move accelerometer interrupt demo to Second Movement

This commit is contained in:
joeycastillo
2024-10-08 22:17:30 -04:00
parent 0b793f1d1c
commit e966131d89
5 changed files with 13 additions and 7 deletions

View File

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