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: TODO.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,6 @@
2
2
3
3
* Timer count up, ending options - maybe separate chrono and timer à la Timex?
4
4
* Different setting option for pushbutton (à la Timex) vs. rotary (à la microwave ovens) - external file?
5
-
* Set current DST state in EEPROM so when the clock is connected to power, it can determine whether correction is needed
6
5
* Option to display weekdays as Sun=0 or Sun=1 (per Portuguese!)
7
6
* When setting times of day, make 1439 (minutes) roll over to 0 and vice versa
8
7
* Implement options for full date every 5 minutes
@@ -16,10 +15,8 @@
16
15
* Should functions have their own options menu?
17
16
* I2C display to help with setting?
18
17
* I2C multicolor LED to indicate which function we're in?
19
-
* Display firmware version, correlating to release on github
20
18
* Metronome function
21
19
* Alarm option should be beeping patterns, including a slow wake which defeats the 2 minute delay
22
-
* Alarm should have a way to override the auto-setting for the next wake time – maybe press the dedicated alarm button!
23
20
* Signalstart should create a situation where there's time on the counter, but doesn't make sound since the rtc can do that. Other beepable actions would probably cancel that counter anyway
0 commit comments