Skip to content

Commit 5ad8815

Browse files
committed
readme tweaks
1 parent ade1a8a commit 5ad8815

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
The clock displays its software version when powered up (as of v1.6). [Instructions for earlier versions are here.](https://github.com/clockspot/arduino-nixie/releases)
1818

19-
* Press **Select** to cycle through [time of day](#time-of-day), [calendar](#calendar), [alarm](#alarm), and [chrono/timer](#chrono/timer).
19+
* Press **Select** to cycle through [time of day](#time-of-day), [calendar](#calendar), [alarm](#alarm), and [chrono/timer](#chronotimer).
2020
* To set anything, simply hold **Select** until the display blinks; use **Up/Down** to set, and **Select** to save. Additional settings are available in the [options menu](#options-menu).
2121

2222
## Time of day
@@ -50,7 +50,8 @@ The alarm is always shown in 24h format so you can tell AM from PM.
5050

5151
This feature can count up (chrono) or down (timer), up to 100 hours each way. When idle, it displays `0` (or if you have leading zeros enabled, `000000`).
5252

53-
* To start and stop, press **Up**. When at `0`, this will start the chrono.
53+
* To start and stop, press **Up**.
54+
* When at `0`, this will start the chrono.
5455
* While the chrono is running, **Down** will briefly display a lap time.
5556
* To reset to `0`, press **Down** when stopped.
5657
* To set the timer, hold **Select**. It will prompt for hours/minutes first, then seconds. For convenience, it will recall the last-used time – to reuse this time, simply press **Select** twice. Once the timer is set, press **Up** to start it.
@@ -60,7 +61,7 @@ This feature can count up (chrono) or down (timer), up to 100 hours each way. Wh
6061
* 3 beeps: start the chrono, with a long signal
6162
* 4 beeps: start the chrono, with a short signal
6263
* When the timer signal sounds, press any button to silence it.
63-
* The chrono/timer will automatically clear if you switch to a different function while it’s stopped, if it’s left stopped for an hour, if the chrono reaches 100 hours, or if power is lost. However, you can switch functions while it’s running, and it will continue to run in the background.
64+
* You can switch displays while the chrono/timer is running, and it will continue to run in the background. It will reset to `0` if you switch displays while it’s stopped, if it’s stopped for an hour, if the chrono reaches 100 hours, or if power is lost.
6465

6566
> **Hardware variations**
6667
> * If your clock has a [switched relay](#hardware-configuration) and the chrono/timer is [set to use it](#optionstimer), it will switch on while the timer is running, like the “sleep” function on a clock radio. The runout options will still work, but won’t signal.

0 commit comments

Comments
 (0)