mirror of
https://github.com/xreef/PCF8574_library.git
synced 2024-08-30 18:12:18 +00:00
e83477a5c4
The Arduino IDE's Library Manager displays the text defined in the library.properties paragraph field immediately after the sentence text so it's not desirable to duplicate the sentence text in paragraph.
10 lines
357 B
INI
10 lines
357 B
INI
name=PCF8574 library
|
|
version=0.9.0
|
|
author=Reef
|
|
maintainer=Renzo Mischianti <renzo.mischianti@gmail.com>
|
|
sentence=Arduino/ESP8266 library for PCF8574
|
|
paragraph=Use i2c digital expander with Arduino and ESP8266. Can read write digital values with only 2 wire (perfect for ESP-01).
|
|
category=Sensors
|
|
url=https://github.com/xreef/PCF8574_library
|
|
architectures=*
|