Skip to content

Commit dc5375c

Browse files
committed
edit comment
1 parent 48aae89 commit dc5375c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PyPortal_Wakeup_Light/wake_up_light.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
This example uses a PyPortal and rgbw leds for a simple "wake up" light.
33
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.
4+
This program assumes a neopixel strip is attached to D3 on the Adafruit PyPortal.
55
"""
66
import time
77
import board

0 commit comments

Comments
 (0)