We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdcc35c commit e5fc534Copy full SHA for e5fc534
CircuitPython_Templates/status_led_one_dotstar_rainbow/code.py
@@ -1,7 +1,7 @@
1
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
2
# SPDX-License-Identifier: Unlicense
3
"""
4
-CircuitPython DotStar red, green, blue, brightness control example.
+CircuitPython DotStar rainbow, brightness control example.
5
6
import time
7
import board
0 commit comments