Skip to content

Commit

Permalink
Release 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilKalchev committed Dec 13, 2016
1 parent 29b6a8e commit 3b15164
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ print KEYWORD2
call_function KEYWORD2
print_variable KEYWORD2
set_asGlyph KEYWORD2
set_asProgmem KEYWORD2

# class LiquidScreen
add_line KEYWORD2
Expand Down Expand Up @@ -96,4 +97,4 @@ DEBUGGIN_MESSAGES LITERAL1

VERSION LITERAL1
MAX_VARIABLES LITERAL1
DIVISION_LINE_LENGTH LITERAL1
DIVISION_LINE_LENGTH LITERAL1
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=LiquidMenu
version=1.1.5
version=1.1.6
author=Vasil Kalchev
maintainer=Vasil Kalchev <[email protected]>
sentence=Menu creation Arduino library for LCDs, extends LiquidCrystal.
Expand All @@ -8,4 +8,4 @@ category=Display
url=https://github.com/VasilKalchev/LiquidMenu.git
architectures=avr
dot_a_linkage=true
includes=LiquidCrystal.h, LiquidMenu.h
includes=LiquidCrystal.h, LiquidMenu.h

0 comments on commit 3b15164

Please sign in to comment.