]> git.earman.xyz Git - sensor-watch.git/commit
Make countdown face reset to 0 (#90)
authorJames Haggerty <james@gruemail.com>
Sat, 29 Oct 2022 22:01:05 +0000 (09:01 +1100)
committerGitHub <noreply@github.com>
Sat, 29 Oct 2022 22:01:05 +0000 (17:01 -0500)
commitd994ce8b48d752148d1218c5b647d6a7c1921495
tree1252f012d69701dd16b9d33af6ed7a542177453c
parentcb69a2c181a3126ade2044f223b74077f48e0c77
Make countdown face reset to 0 (#90)

* Make countdown face reset to 0

It was annoying to have countdowns less than DEFAULT_MINUTES.
Admittedly, this does make DEFAULT_MINUTES fairly useless, since
we only ever see it the first time...

* Undo accidental change to movement_config.h
movement/watch_faces/complication/countdown_face.c