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: README.md
+5-13Lines changed: 5 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,7 @@ In World Clock (WC) mode, the red and yellow displays show not some stale times,
226
226
|:--:|
227
227
|*World Clock mode*|
228
228
229
-
WC mode is toggled by typing "112" followed by ENTER. If an SD card is present, WC mode is persistent across reboots.
229
+
WC mode is toggled by typing 112 followed by ENTER. If an SD card is present, WC mode is persistent across reboots.
230
230
231
231
For logical reasons, WC mode will be automatically disabled in some situations:
232
232
@@ -241,7 +241,7 @@ For logical reasons, WC mode will be automatically disabled in some situations:
241
241
|:--:|
242
242
|*WC/RC hybrid mode*|
243
243
244
-
To toggle WC/RC hybrid mode, type "113" followed by ENTER.
244
+
To toggle WC/RC hybrid mode, type 113 followed by ENTER.
245
245
246
246
### Exhibition mode
247
247
@@ -687,7 +687,7 @@ Since renaming mp3 files manually is somewhat cumbersome, the firmware can do th
687
687
688
688
To start and stop music playback, hold 5. Holding 2 jumps to the previous song, holding 8 to the next one.
689
689
690
-
By default, the songs are played in order, starting at 000.mp3, followed by 001.mp3 and so on. By entering 555 and pressing ENTER, you can switch to shuffle mode, in which the songs are played in random order. Enter 222 followed by ENTER to switch back to consecutive mode.
690
+
By default, the songs are played in order, starting at 000.mp3, followed by 001.mp3 and so on. By entering 555 and pressing ENTER, you can switch to shuffle mode, in which the songs are played in random order. Enter 222 followed by ENTER to switch back to consecutive mode. The Shuffle mode state is saved and persistent across reboots.
691
691
692
692
Entering 888 followed by ENTER re-starts the player at song 000, and 888xxx (xxx = three-digit number) jumps to song #xxx.
693
693
@@ -1021,11 +1021,11 @@ The rotary encoder for volume replaces the volume knob on back of the TCD's keyp
The firmware supports connecting a temperature/humidity sensor for "room condition mode"; in this mode, *destination* and *last departed* times are replaced by temperature and humidity (if applicable), respectively. To toggle between normal and room condition mode, enter "111" and press ENTER. If an SD card is present, room condition mode is persistent across reboots.
1024
+
The firmware supports connecting a temperature/humidity sensor for "room condition mode"; in this mode, *destination* and *last departed* times are replaced by temperature and humidity (if applicable), respectively. To toggle between normal and room condition mode, enter 111 and press ENTER. If an SD card is present, room condition mode is persistent across reboots.
1025
1025
1026
1026

1027
1027
1028
-
Room condition mode can be used together with [World Clock mode](#world-clock-mode); if both are enabled, only one alternative time and only temperature is shown. To toggle RC and WC mode simultaneously, type "113" and press ENTER.
1028
+
Room condition mode can be used together with [World Clock mode](#world-clock-mode); if both are enabled, only one alternative time and only temperature is shown. To toggle RC and WC mode simultaneously, type 113 and press ENTER.
1029
1029
1030
1030
Temperature on speedometer display: Unless you do time travelling on a regular basis, the [speedo](#speedometer) is idle most of the time in a typical home setup. To give it more of a purpose, the firmware can display ambient temperature on the speedo while idle.
1031
1031
@@ -1410,14 +1410,6 @@ The time zone for the yellow display in [World Clock mode](#world-clock-mode). D
1410
1410
1411
1411
For each World Clock time zone, a city or location name can be configured. For example "SYDNEY" or "LORD HOWE". This name will be shown every few seconds alternately with time.
1412
1412
1413
-
#### <ins>Music Player settings</ins>
1414
-
1415
-
##### ⏩ Shuffle at startup
1416
-
1417
-
When checked, songs are shuffled when the device is booted. When unchecked, songs will be played in order.
1418
-
1419
-
Shuffle mode can be changed at any time through the keypad (222 / 555); however, such a change is not saved.
0 commit comments