Skip to content

Commit 8228943

Browse files
committed
add dependencies
1 parent c0be269 commit 8228943

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library.properties

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
name=SparkFun HyperDisplay SSD1309 Arduino Library
1+
name=SparkFun HyperDisplay SSD1309
22
version=1.0.0
33
author=SparkFun Electronics <techsupport@sparkfun.com>
44
maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=Standardized library for control of displays using the SSD1309 driver IC.
66
paragraph=An extension of HyperDisplay for the SSD1309, SPI and I2C class stubs are provided, and extension to custom interfaces is encouraged. For a complete solution also download a end-point library that depends on this library.
77
category=Device Control
88
url=https://github.com/sparkfun/HyperDisplay_SSD1309_ArduinoLibrary
9-
architectures=*
9+
architectures=*
10+
depends=SparkFun HyperDisplay

0 commit comments

Comments
 (0)