Skip to content

Commit 3cedbd2

Browse files
committed
Add library.properties for Arduino library manager.
1 parent a440de8 commit 3cedbd2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

library.properties

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name=Adafruit SSD1325
2+
version=1.0.0
3+
author=Adafruit
4+
maintainer=Adafruit <[email protected]>
5+
sentence=SSD1325 monochrome OLED library
6+
paragraph=SSD1325 monochome OLED library (note does not support grayscale).
7+
category=Display
8+
url=https://github.com/adafruit/Adafruit_SSD1325_Library
9+
architectures=*

0 commit comments

Comments
 (0)