movement: add thermistor testing watch face

This commit is contained in:
Joey Castillo
2022-04-01 15:42:49 -04:00
parent 6e3dc07781
commit 4ebc4e97ce
4 changed files with 133 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ SRCS += \
../watch_faces/settings/set_time_face.c \
../watch_faces/sensor/thermistor_readout_face.c \
../watch_faces/sensor/thermistor_logging_face.c \
../watch_faces/sensor/thermistor_testing_face.c \
../watch_faces/demo/character_set_face.c \
../watch_faces/demo/voltage_face.c \
../watch_faces/demo/lis2dh_logging_face.c \