migrate temperature log to Second Movement

This commit is contained in:
joeycastillo
2024-10-08 20:39:45 -04:00
parent d9b5e209c8
commit d05fdf2845
5 changed files with 21 additions and 7 deletions

View File

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