aboutsummaryrefslogtreecommitdiff
path: root/libraries/Wire/library.properties
blob: e19526e876fe5d3bdea92b330954532882cb4139 (plain)
1
2
3
4
5
6
7
8
9
10
name=Wire
version=1.0
author=Arduino
maintainer=Arduino <info@arduino.cc>
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