add accelerometer interrupt counter (#452)

This commit is contained in:
Jose Castillo
2024-09-17 20:38:09 -04:00
committed by GitHub
parent bf4d461d8c
commit fc2f9c5130
5 changed files with 225 additions and 2 deletions

View File

@@ -141,6 +141,7 @@ SRCS += \
../watch_faces/complication/simple_calculator_face.c \
../watch_faces/sensor/alarm_thermometer_face.c \
../watch_faces/demo/beeps_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.