Skip to content

Commit a7db049

Browse files
committed
Correcting lib property category
1 parent efa78ce commit a7db049

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=SparkFun SerLCD Arduino Library
2-
version=1.0.1
2+
version=1.0.2
33
author=Gaston R. Williams
44
maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=Library for I2C, SPI, and Serial Communication with SparkFun SerLCD Displays
66
paragraph=An Arduino Library to allow simple control of <a href="https://www.sparkfun.com/products/14072">16x2</a> and <a href="https://www.sparkfun.com/products/14074">16x2</a> character SerLCDs from SparkFun. Includes RGB backlight control, display scrolling, cursor movement, and custom characters all over I2C, SPI, or Serial.
7-
category=Displays
7+
category=Display
88
url=https://github.com/sparkfun/SparkFun_SerLCD_Arduino_Library
99
architectures=*

0 commit comments

Comments
 (0)