Skip to content

Commit bc9c387

Browse files
SimonePDAcalvinatintel
SimonePDA
authored andcommitted
Update library.properties
1 parent 953479a commit bc9c387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/Wire/library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ version=1.0
33
author=Intel
44
maintainer=Intel
55
email=dave@emutex.com
6-
sentence=Arduino 101 Wire library
7-
paragraph=Supports Arduino 101 Arduino Breakout board
6+
sentence=This library allows you to communicate with I2C and Two Wire Interface devices.
7+
paragraph=This library is compatible with Curie Core. It allows the communication with I2C devices like temperature sensors, realtime clocks and many others using SDA (Data Line) and SCL (Clock Line).
88
url=http://makers.intel.com
99
architectures=arc32
1010
core-dependencies=arduino (>=1.6.3)

0 commit comments

Comments
 (0)