diff --git a/library.properties b/library.properties index 2a2b11d..41e9ca8 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ -name=LiquidCrystal_I2C -version=1.1 -author=Marco Schwartz +name=LiquidCrystal I2C +version=1.1.1 +author=Frank de Brabander maintainer=Marco Schwartz -sentence=A library for DFRobot I2C LCD displays. -paragraph=A library for DFRobot I2C LCD displays. It allows to control DFRobot I2C displays with commands similar to the Arduino LiquidCrystal library. +sentence=A library for I2C LCD displays. +paragraph= The library allows to control I2C displays with functions extremely similar to LiquidCrystal library. THIS LIBRARY MIGHT NOT BE COMPATIBLE WITH EXISTING SKETCHES. category=Display url=https://github.com/marcoschwartz/LiquidCrystal_I2C -architectures=* \ No newline at end of file +architectures=avr