mirror of
https://github.com/xreef/PCF8574_library.git
synced 2024-08-30 18:12:18 +00:00
Replace redundant paragraph text in library.properties
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.
This commit is contained in:
parent
59f06148dc
commit
e83477a5c4
@ -3,7 +3,7 @@ version=0.9.0
|
||||
author=Reef
|
||||
maintainer=Renzo Mischianti <renzo.mischianti@gmail.com>
|
||||
sentence=Arduino/ESP8266 library for PCF8574
|
||||
paragraph=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=*
|
||||
|
Loading…
Reference in New Issue
Block a user