Skip to content

Commit 3414564

Browse files
committed
Update library.properties
1 parent 462a26b commit 3414564

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=SparkFun Qwiic OLED Graphics Library
2-
version=1.0.0
2+
version=1.0.1
33
author=SparkFun Electronics <[email protected]>
44
maintainer=SparkFun Electronics <sparkfun.com>
5-
sentence=Library for SparkFun Qwiic OLED Breakout Baords</a>.
6-
paragraph=Library for all SparkFun Qwiic OLED Boards: Micro OLED, Transparent OLED, Qwiic OLED (128x32), smol Display
5+
sentence=Library for SparkFun SSD1306 based OLED display products.
6+
paragraph=A very fast and efficient Arduino library for the SSD1306 driver IC. Transfer rates are up to 400% faster than alternative libraries; only dirty regions of the graphics buffer are sent to the display. Efficient memory usage. No dynamic memory utilized. Static resources are loaded once, and only on explicit declaration. This library supports the <a href="https://www.sparkfun.com/products/18442">SparkFun Qwiic Micro OLED</a>, <a href="https://www.sparkfun.com/products/17153">0.91in OLED</a>, <a href="https://www.sparkfun.com/products/15173">Transparent Graphical OLED</a>, <a href="https://www.sparkfun.com/products/18996">smôl OLED Display</a>, and any other board using the SSD1306 IC.
77
category=Display
88
url=https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library
99
architectures=*

0 commit comments

Comments
 (0)