Add close enough clock face

This commit is contained in:
Ruben Nic
2024-05-06 20:32:59 -04:00
parent 439843f56b
commit fa35b8bb77
4 changed files with 262 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ SRCS += \
../shell.c \
../shell_cmd_list.c \
../watch_faces/clock/simple_clock_face.c \
../watch_faces/clock/close_enough_clock_face.c \
../watch_faces/clock/clock_face.c \
../watch_faces/clock/world_clock_face.c \
../watch_faces/clock/beats_face.c \