diff --git a/library.properties b/library.properties index 82e55b3..2015e11 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ version=1.0.2 author=Renzo Mischianti maintainer=Renzo Mischianti sentence=PCF8575, library for Arduino, ESP8266, smt32 and esp32 -paragraph=i2c 16bits digital expander with Arduino, esp32, smt32 and ESP8266. Can read write digital values with only 2 wire. Very simple and encoder support. +paragraph=i2c 16bits digital expander with Arduino, esp32, smt32 and ESP8266. Can read write digital values with only 2 wire. Very simple and encoder support. Uncommet NOT_SEQUENTIAL_PINOUT define to have pins like datasheet and not sequential one. category=Sensors url=https://www.mischianti.org/2019/07/22/pcf8575-i2c-16-bit-digital-i-o-expander/ repository=https://github.com/xreef/PCF8575_library