Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
forntoh committed Nov 14, 2020
1 parent 3c6e997 commit 05486e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ getItemAt KEYWORD2

#######################################
# Constants (LITERAL1)
#######################################
#######################################

USE_STANDARD_LCD LITERAL1
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=LcdMenu
version=1.0.4
version=1.1.0
author=Forntoh Thomas <[email protected]>
maintainer=Forntoh Thomas <[email protected]>
sentence=Display navigable menu items on your LCD display with Arduino.
Expand All @@ -8,5 +8,5 @@ category=Display
url=https://github.com/forntoh/LcdMenu/wiki
repository=https://github.com/forntoh/LcdMenu.git
architectures=*
depends=LiquidCrystal_I2C
depends=LiquidCrystal_I2C,LiquidCrystal
includes=LcdMenu.h

0 comments on commit 05486e2

Please sign in to comment.