From 08a58359e0b29f1d71f9288a0bd30b88ba1ba627 Mon Sep 17 00:00:00 2001 From: Avamander Date: Sun, 18 Oct 2015 21:37:07 +0300 Subject: [PATCH] Update library.properties Fixed a few issues with the libraries.properties file. --- library.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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