Update library.properties

Fixed a few issues with the libraries.properties file.
master
Avamander 9 years ago
parent 58667b65e5
commit 08a58359e0
  1. 12
      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 <marcolivier.schwartz@gmail.com>
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=*
architectures=avr

Loading…
Cancel
Save