We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc5f73 commit 95fa681Copy full SHA for 95fa681
Welcome_to_CircuitPython/QT_Py_blink.py Welcome_to_CircuitPython/neopixel_blink.py
@@ -1,5 +1,6 @@
1
"""
2
-Blink example for QT Py using onboard NeoPixel.
+Blink example for boards with ONLY a NeoPixel LED (e.g. without a built-in red LED).
3
+Includes QT Py and various Trinkeys.
4
5
Requires two libraries from the Adafruit CircuitPython Library Bundle. Download the bundle
6
from circuitpython.org/libraries and copy the following files to your CIRCUITPY/lib folder:
0 commit comments