Skip to content

Commit b346ad0

Browse files
committed
Add library.properties for Arduino library manager.
1 parent a9e5bc4 commit b346ad0

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 GFX Library
2+
version=1.0.0
3+
author=Adafruit
4+
maintainer=Adafruit <[email protected]>
5+
sentence=Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries derive from.
6+
paragraph=Install this library in addition to the display library for your hardware.
7+
category=Display
8+
url=https://github.com/adafruit/Adafruit-GFX-Library
9+
architectures=*

0 commit comments

Comments
 (0)