Skip to content

Commit 7502f26

Browse files
committed
Bump lib ver
1 parent 2578362 commit 7502f26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=SparkFun SerLCD Arduino Library
2-
version=1.0.4
3-
author=Gaston R. Williams
2+
version=1.0.5
3+
author=Gaston R. Williams and Nathan Seidle
44
maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=Library for I2C, SPI, and Serial Communication with SparkFun SerLCD Displays
6-
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.
6+
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">20x4</a> character SerLCDs from SparkFun. Includes RGB backlight control, display scrolling, cursor movement, and custom characters all over I2C, SPI, or Serial.
77
category=Display
88
url=https://github.com/sparkfun/SparkFun_SerLCD_Arduino_Library
99
architectures=*

0 commit comments

Comments
 (0)