more accelerometer testing

This commit is contained in:
joeycastillo
2024-10-16 08:20:20 -04:00
parent bc4c3cbd38
commit a81b6960e3
9 changed files with 387 additions and 9 deletions

View File

@@ -12,8 +12,10 @@ SRCS += \
./watch-faces/demo/float_demo_face.c \
./watch-faces/sensor/temperature_display_face.c \
./watch-faces/sensor/temperature_logging_face.c \
./watch-faces/sensor/activity_logging_face.c \
./watch-faces/sensor/voltage_face.c \
./watch-faces/settings/set_time_face.c \
./watch-faces/settings/preferences_face.c \
./watch-faces/demo/light_sensor_face.c \
./watch-faces/demo/accelerometer_sleep_state_face.c \
# New watch faces go above this line.