Skip to content

Commit

Permalink
Correcting lib property category
Browse files Browse the repository at this point in the history
  • Loading branch information
nseidle committed Oct 25, 2018
1 parent efa78ce commit a7db049
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name=SparkFun SerLCD Arduino Library
version=1.0.1
version=1.0.2
author=Gaston R. Williams
maintainer=SparkFun Electronics <sparkfun.com>
sentence=Library for I2C, SPI, and Serial Communication with SparkFun SerLCD Displays
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.
category=Displays
category=Display
url=https://github.com/sparkfun/SparkFun_SerLCD_Arduino_Library
architectures=*

0 comments on commit a7db049

Please sign in to comment.