move stopwatch face into Second Movement

This commit is contained in:
Joey Castillo
2025-03-15 18:41:07 -04:00
parent 29547227ee
commit 0603319d28
5 changed files with 14 additions and 8 deletions

View File

@@ -4,6 +4,7 @@ SRCS += \
./watch-faces/clock/world_clock_face.c \
./watch-faces/complication/advanced_alarm_face.c \
./watch-faces/complication/countdown_face.c \
./watch-faces/complication/stopwatch_face.c \
./watch-faces/complication/fast_stopwatch_face.c \
./watch-faces/complication/sunrise_sunset_face.c \
./watch-faces/demo/accel_interrupt_count_face.c \