We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48aae89 commit dc5375cCopy full SHA for dc5375c
1 file changed
PyPortal_Wakeup_Light/wake_up_light.py
@@ -1,7 +1,7 @@
1
"""
2
This example uses a PyPortal and rgbw leds for a simple "wake up" light.
3
The strip starts to brighten 30 minutes before set wake up time.
4
-This program assumes a neopixel strip is attached to D4 on the Adafruit PyPortal.
+This program assumes a neopixel strip is attached to D3 on the Adafruit PyPortal.
5
6
import time
7
import board
0 commit comments