add accelerometer interrupt counter

This commit is contained in:
joeycastillo
2024-08-30 17:03:23 -04:00
parent 01940449b6
commit 037a161e2b
5 changed files with 224 additions and 2 deletions

View File

@@ -129,6 +129,7 @@ SRCS += \
../watch_faces/clock/minute_repeater_decimal_face.c \
../watch_faces/complication/tuning_tones_face.c \
../watch_faces/complication/kitchen_conversions_face.c \
../watch_faces/sensor/accel_interrupt_count_face.c \
# New watch faces go above this line.
# Leave this line at the bottom of the file; it has all the targets for making your project.