Skip to content

Commit 95fa681

Browse files
kattnihathach
authored andcommitted
Generalise NeoPixel Blink example.
1 parent dfc5f73 commit 95fa681

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Welcome_to_CircuitPython/QT_Py_blink.py Welcome_to_CircuitPython/neopixel_blink.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
"""
2-
Blink example for QT Py using onboard NeoPixel.
2+
Blink example for boards with ONLY a NeoPixel LED (e.g. without a built-in red LED).
3+
Includes QT Py and various Trinkeys.
34
45
Requires two libraries from the Adafruit CircuitPython Library Bundle. Download the bundle
56
from circuitpython.org/libraries and copy the following files to your CIRCUITPY/lib folder:

0 commit comments

Comments
 (0)