Skip to content

Commit 8b73573

Browse files
authored
Update ArduinoMatrixClock.ino
1 parent e2a572e commit 8b73573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArduinoMatrixClock/ArduinoMatrixClock.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ D = 40, t = 40
6666
0TTTTTTTTTT TTTTTTTTTT TTTTTTTTTT TTTTTTTTTT DDDDDDDDDD DDDDDDDDDD60 second
6767
6868
Date (D) and temperature (t) is set to 0. Date has priority. Time (T) and temperature (t) will not show
69-
D = 0, t = 0
69+
D = 1, t = 1
7070
0DDDDDDDDDD DDDDDDDDDD DDDDDDDDDD DDDDDDDDDD DDDDDDDDDD DDDDDDDDDD60 second
7171
7272

0 commit comments

Comments
 (0)