]> git.earman.xyz Git - sensor-watch.git/commit
Add Countdown Face
authorWesley Ellis <tahnok@gmail.com>
Sat, 1 Jan 2022 19:15:03 +0000 (14:15 -0500)
committerWesley Ellis <tahnok@gmail.com>
Sat, 15 Jan 2022 22:49:00 +0000 (17:49 -0500)
commit02c84dfd97c5f0d47f0675303bfc5d29738969e6
treebcfa5cce22b7ce27947e84394cad898a519643ef
parent37ff7b9c266ede90a7fb4ed46b91fc502d311144
Add Countdown Face

A simple countdown face using movement_schedule_background_task
so that it rings, even if the another face is active

Limited to 99 minutes and 59 seconds so that the watch isn't staying
out of deep sleep for too long
movement/make/Makefile
movement/movement_config.h
movement/watch_faces/complications/countdown_face.c [new file with mode: 0644]
movement/watch_faces/complications/countdown_face.h [new file with mode: 0644]