New face - Repetition Minute, fork of simple clock with an accessibility feature added : time reading via beeps

This commit is contained in:
Jonas Termeau
2023-02-02 23:07:24 +01:00
parent a18c285e58
commit 36ff634ced
4 changed files with 316 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ SRCS += \
../watch_faces/complication/morsecalc_face.c \
../watch_faces/complication/rpn_calculator_face.c \
../watch_faces/complication/ships_bell_face.c \
../watch_faces/clock/repetition_minute_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.