Skip to content

Commit 455d521

Browse files
Update README.md
1 parent 02e48c3 commit 455d521

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

README.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ In World Clock (WC) mode, the red and yellow displays show not some stale times,
226226
|:--:|
227227
| *World Clock mode* |
228228

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.
230230

231231
For logical reasons, WC mode will be automatically disabled in some situations:
232232

@@ -241,7 +241,7 @@ For logical reasons, WC mode will be automatically disabled in some situations:
241241
|:--:|
242242
| *WC/RC hybrid mode* |
243243

244-
To toggle WC/RC hybrid mode, type "113" followed by ENTER.
244+
To toggle WC/RC hybrid mode, type 113 followed by ENTER.
245245

246246
### Exhibition mode
247247

@@ -687,7 +687,7 @@ Since renaming mp3 files manually is somewhat cumbersome, the firmware can do th
687687

688688
To start and stop music playback, hold 5. Holding 2 jumps to the previous song, holding 8 to the next one.
689689

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.
691691

692692
Entering 888 followed by ENTER re-starts the player at song 000, and 888xxx (xxx = three-digit number) jumps to song #xxx.
693693

@@ -1021,11 +1021,11 @@ The rotary encoder for volume replaces the volume knob on back of the TCD's keyp
10211021

10221022
## Room Condition Mode, Temperature/humidity sensor
10231023

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.
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.
10251025

10261026
![rcmode](img/rcmode.jpg)
10271027

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.
10291029

10301030
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.
10311031

@@ -1410,14 +1410,6 @@ The time zone for the yellow display in [World Clock mode](#world-clock-mode). D
14101410

14111411
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.
14121412

1413-
#### <ins>Music Player settings</ins>
1414-
1415-
##### &#9193; 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.
1420-
14211413
#### <ins>Night-mode</ins>
14221414

14231415
##### &#9193; Destination time off in night mode

0 commit comments

Comments
 (0)