Initial import
This commit is contained in:
10
code/lib/Wire_1.8.19/library.properties
Normal file
10
code/lib/Wire_1.8.19/library.properties
Normal file
@@ -0,0 +1,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
|
||||
|
||||
Reference in New Issue
Block a user