aboutsummaryrefslogtreecommitdiff
path: root/libraries/Wire
diff options
context:
space:
mode:
authorSimonePDA <majocchi@aquariusedizioni.it>2016-03-03 19:13:25 +0100
committerSimonePDA <majocchi@aquariusedizioni.it>2016-03-03 19:13:25 +0100
commitbdc58c5baafdb8eb7fc7a6c29c6bc88928f29b44 (patch)
tree3b06a34d8363808e8f945b6fc83749e403ebc3a4 /libraries/Wire
parent487bbfde38869de977a095defd6414696744b47d (diff)
Update library.properties
Diffstat (limited to 'libraries/Wire')
-rw-r--r--libraries/Wire/library.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/Wire/library.properties b/libraries/Wire/library.properties
index 1fc40bf..e19526e 100644
--- a/libraries/Wire/library.properties
+++ b/libraries/Wire/library.properties
@@ -2,8 +2,8 @@ name=Wire
version=1.0
author=Arduino
maintainer=Arduino <info@arduino.cc>
-sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus.
-paragraph=
+sentence=This library allows you to communicate with I2C and Two Wire Interface devices.
+paragraph=It allows the communication with I2C devices like temperature sensors, realtime clocks and many others using SDA (Data Line) and SCL (Clock Line).
category=Communication
url=http://www.arduino.cc/en/Reference/Wire
architectures=avr