faces: restore simple_clock_face

Restore the original simple clock face as requested.
This commit is contained in:
Matheus Afonso Martins Moreira
2024-03-16 19:58:55 -03:00
parent 8bf652f213
commit 955ac94de3
5 changed files with 226 additions and 1 deletions

View File

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