]> git.earman.xyz Git - sensor-watch.git/commit
Minor enhancements for the countdown face (#177)
authorKonrad Rieck <konrad@mlsec.org>
Mon, 23 Jan 2023 20:18:28 +0000 (21:18 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Jan 2023 20:18:28 +0000 (14:18 -0600)
commitb5f191a1b769ddf3159e0f6829a7e088ddd570ed
tree25cee3923c011894ca17d07713e2ab30d29a6b9c
parent3cd8e5c47ed1e0fa45b4cd29a42d9e606a12fcab
Minor enhancements for the countdown face (#177)

* minor enhancements for the countdown face

* Changed usage of countdown timer.

- Long button presses have been removed.

- The light button is used to restore the last countdown as well as enter setting mode when pressed again.

- The visual state has been removed from the display.

- The internal states have been renamed to reflect the new logic.

* restore time when countdown finished.

* support for fast forward on long press (untested).

* support for beeps similar to stop watch

* fixed bug wiht display when fast forwarding
movement/watch_faces/complication/countdown_face.c
movement/watch_faces/complication/countdown_face.h