Generalise NeoPixel Blink example.

This commit is contained in:
Kattni Rembor 2021-05-19 16:05:31 -04:00 committed by hathach
parent dfc5f73d57
commit 95fa681de7

View file

@ -1,5 +1,6 @@
"""
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).
Includes QT Py and various Trinkeys.
Requires two libraries from the Adafruit CircuitPython Library Bundle. Download the bundle
from circuitpython.org/libraries and copy the following files to your CIRCUITPY/lib folder: