Port close enough clock face to second-movement (#31)

* Port over close enough clock face

* Clean up the code and comments
This commit is contained in:
Ruben Nic
2025-07-06 11:52:43 -04:00
committed by GitHub
parent d0f78aaa91
commit 55f8eaa257
5 changed files with 117 additions and 98 deletions

View File

@@ -28,6 +28,7 @@ SRCS += \
./watch-faces/settings/nanosec_face.c \
./watch-faces/io/chirpy_demo_face.c \
./watch-faces/io/irda_upload_face.c \
./watch-faces/clock/close_enough_face.c \
./watch-faces/complication/tarot_face.c \
./watch-faces/complication/kitchen_conversions_face.c \
./watch-faces/complication/periodic_table_face.c \