diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b25c15b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~ diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..daa15e3 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=PCD8544 +version=1.4.1 +author=Carlos Rodrigues +maintainer=Carlos Rodrigues +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=*