Timer Face: Advanced countdown face with presets (#224)

* timer face: initial commit, fully functional

* timer face: show slot number in normal mode

---------

Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
This commit is contained in:
TheOnePerson
2023-03-11 22:26:36 +01:00
committed by GitHub
parent 7584f9bf98
commit 2d46a9bf9e
4 changed files with 471 additions and 0 deletions

View File

@@ -99,6 +99,7 @@ SRCS += \
../watch_faces/complication/discgolf_face.c \
../watch_faces/complication/habit_face.c \
../watch_faces/clock/repetition_minute_face.c \
../watch_faces/complication/timer_face.c \
# New watch faces go above this line.
# Leave this line at the bottom of the file; it has all the targets for making your project.