You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CircuitPython_Simple_Wordclock/README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@ Make a timekeeping vertical wordclock with Adafruit Feather M4, a RTC FeatherWin
4
4
5
5
Follow the Adafruit learn guide here: https://learn.adafruit.com/vertical-wordclock/ !
6
6
7
+
set_clock.py is a run once program to set the time. You will need to edit the code as seen in the comments for the exact date and time (without daylight savings time, please).
8
+
9
+
10
+
11
+
7
12
Adafruit invests time and resources providing this open source code,
8
13
please support Adafruit and open-source hardware by purchasing
9
14
products from [Adafruit](https://www.adafruit.com)!
0 commit comments