timer face: initial commit, fully functional

This commit is contained in:
TheOnePerson
2023-03-06 21:41:48 +01:00
parent 59ff549235
commit 267cdaa222
4 changed files with 466 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ SRCS += \
../watch_faces/complication/rpn_calculator_face.c \
../watch_faces/complication/ships_bell_face.c \
../watch_faces/complication/habit_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.