migrate temperature display to Second Movement

This commit is contained in:
joeycastillo
2024-10-08 20:27:42 -04:00
parent 1e633f87b0
commit d9b5e209c8
7 changed files with 9 additions and 8 deletions

View File

@@ -9,6 +9,7 @@ SRCS += \
./watch-faces/demo/all_segments_face.c \
./watch-faces/demo/character_set_face.c \
./watch-faces/demo/float_demo_face.c \
./watch-faces/sensor/temperature_display_face.c \
./watch-faces/sensor/voltage_face.c \
./watch-faces/settings/set_time_face.c \
./watch-faces/settings/preferences_face.c \