Bundle SoftwareI2C library (with edits)
This commit is contained in:
parent
63583ce984
commit
70798b6bf7
13 changed files with 1390 additions and 0 deletions
9
libraries/Arduino_Software_I2C-master/library.properties
Normal file
9
libraries/Arduino_Software_I2C-master/library.properties
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
name=Arduino Software I2C
|
||||
version=1.0.0
|
||||
author=Seeed Studio
|
||||
maintainer=Seeed Studio <techsupport@seeed.cc>
|
||||
sentence=Arduino library to use Software I2C.
|
||||
paragraph=Arduino library to use Software I2C.
|
||||
category=Communication
|
||||
url=https://github.com/Seeed-Studio/Arduino_Software_I2C
|
||||
architectures=*
|
||||
Loading…
Add table
Add a link
Reference in a new issue