We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b196cb4 + 2d6ce15 commit f9e5675Copy full SHA for f9e5675
README.rst
@@ -10,6 +10,10 @@ Adafruit CircuitPython DotStar
10
:target: https://adafru.it/discord
11
:alt: Discord
12
13
+.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DotStar.svg?branch=master
14
+ :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DotStar
15
+ :alt: Build Status
16
+
17
Higher level DotStar driver that presents the strip as a sequence. It is the
18
same api as the `NeoPixel library <https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel>`_.
19
0 commit comments