move moon phase into Second Movement

This commit is contained in:
Joey Castillo
2025-03-15 19:54:35 -04:00
parent b8e1bb2a59
commit a45dbd1d07
4 changed files with 66 additions and 41 deletions

View File

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