From f7c7f21c37b687677df91bfb52d969f8f76d38ed Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 28 Oct 2015 15:12:56 +0100 Subject: [PATCH] Upgraded LiquidCrystal version --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 94f8f63..96185d6 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=LiquidCrystal -version=1.0.3 +version=1.0.4 author=Arduino, Adafruit maintainer=Arduino sentence=Allows communication with alphanumerical liquid crystal displays (LCDs). For all Arduino boards.