move day one face into Second Movement as generic 'days since' face

This commit is contained in:
Joey Castillo
2025-03-22 10:09:10 -04:00
parent 16acc5f349
commit f8e25c3ac3
5 changed files with 139 additions and 102 deletions

View File

@@ -8,6 +8,7 @@ SRCS += \
./watch-faces/complication/fast_stopwatch_face.c \
./watch-faces/complication/sunrise_sunset_face.c \
./watch-faces/complication/moon_phase_face.c \
./watch-faces/complication/days_since_face.c \
./watch-faces/demo/accel_interrupt_count_face.c \
./watch-faces/demo/all_segments_face.c \
./watch-faces/demo/character_set_face.c \