From 3b1516410794b30b2b8c4df53ff198bc2e37c989 Mon Sep 17 00:00:00 2001 From: VaSe7u Date: Tue, 13 Dec 2016 06:46:56 +0200 Subject: [PATCH] Release 1.1.6 --- keywords.txt | 3 ++- library.properties | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/keywords.txt b/keywords.txt index 2c7669a..ed6d3fc 100644 --- a/keywords.txt +++ b/keywords.txt @@ -36,6 +36,7 @@ print KEYWORD2 call_function KEYWORD2 print_variable KEYWORD2 set_asGlyph KEYWORD2 +set_asProgmem KEYWORD2 # class LiquidScreen add_line KEYWORD2 @@ -96,4 +97,4 @@ DEBUGGIN_MESSAGES LITERAL1 VERSION LITERAL1 MAX_VARIABLES LITERAL1 -DIVISION_LINE_LENGTH LITERAL1 \ No newline at end of file +DIVISION_LINE_LENGTH LITERAL1 diff --git a/library.properties b/library.properties index f4acb99..01dd053 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=LiquidMenu -version=1.1.5 +version=1.1.6 author=Vasil Kalchev maintainer=Vasil Kalchev sentence=Menu creation Arduino library for LCDs, extends LiquidCrystal. @@ -8,4 +8,4 @@ category=Display url=https://github.com/VasilKalchev/LiquidMenu.git architectures=avr dot_a_linkage=true -includes=LiquidCrystal.h, LiquidMenu.h \ No newline at end of file +includes=LiquidCrystal.h, LiquidMenu.h