We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7826828 commit 10b47cfCopy full SHA for 10b47cf
keywords.txt
@@ -6,7 +6,7 @@
6
# Datatypes (KEYWORD1)
7
#######################################
8
9
-LiquidCrystal KEYWORD1
+LiquidCrystal KEYWORD1 LiquidCrystal
10
11
12
# Methods and Functions (KEYWORD2)
library.properties
@@ -1,5 +1,5 @@
1
name=LiquidCrystal
2
-version=1.0.0
+version=1.0.1
3
author=Arduino, Adafruit
4
maintainer=Arduino <[email protected]>
5
sentence=Allows communication with alphanumerical liquid crystal displays (LCDs). For all Arduino boards.
0 commit comments