We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03a0f72 + 95fa681 commit 29a89ebCopy full SHA for 29a89eb
1 file changed
Welcome_to_CircuitPython/QT_Py_blink.py …lcome_to_CircuitPython/neopixel_blink.pyWelcome_to_CircuitPython/QT_Py_blink.py renamed to 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