Commit Graph

5 Commits (25aafe1ccf3efebb81b6406ed3a8e2e2f2b1465c)

Author SHA1 Message Date
Brendan Hubble 599f20aca9 touchtimer: FIX countdown buzz to be in last 5 seconds
- The countdown buzz was happening on each minute and not only on the
  last 5 seconds
2022-03-29 19:03:14 +11:00
Brendan Hubble e76535fece touchtimer: ADD 5 second count down buzzer
- This is a configurable option (Default is off) for the timer to buzz
  each second when there are 5 seconds left.
2022-03-23 18:53:47 +11:00
Brendan Hubble 5e92ec24df touchtimer: ADD ability to repeat the timer
- By adding the REPEAT value at the end of buzzCount loop it allows for
  finshed to be shown for the full buzzCount before it changes the text
  to REPEAT
2022-03-22 09:23:35 +11:00
crazysaem 3150fc7536 touchtimer: add settings 2022-01-02 21:01:49 +00:00
crazysaem a382c6bd4f touchtimer: initial creation 2021-12-22 22:28:51 +00:00