Skip to content

Commit

Permalink
Add library properties for the Arduino library manager.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosefr committed May 14, 2015
1 parent cf596be commit ce8de6f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
*~
9 changes: 9 additions & 0 deletions library.properties
@@ -0,0 +1,9 @@
name=PCD8544
version=1.4.1
author=Carlos Rodrigues
maintainer=Carlos Rodrigues <cefrodrigues@gmail.com>
sentence=Philips PCD8544 or compatible LCD library.
paragraph=PCD8544 supports monochrome LCDs most commonly found on old Nokia phones. This is a minimal library intended for low memory usage.
category=Display
url=https://github.com/carlosefr/pcd8544
architectures=*

0 comments on commit ce8de6f

Please sign in to comment.