summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorJoey Castillo <jose.castillo@gmail.com>2021-10-21 11:02:44 -0400
committerJoey Castillo <jose.castillo@gmail.com>2021-10-21 13:13:46 -0400
commitb88cd0cd7e058679960adaf89818ed755f6e71a3 (patch)
tree8bf0cd0e0426cd695a0caf0ff6e288ded9b21d13 /movement/movement_config.h
parent38a2dff23491c4b22a8e55ffd6d096a198857c9f (diff)
downloadSensor-Watch-b88cd0cd7e058679960adaf89818ed755f6e71a3.tar.gz
Sensor-Watch-b88cd0cd7e058679960adaf89818ed755f6e71a3.tar.bz2
Sensor-Watch-b88cd0cd7e058679960adaf89818ed755f6e71a3.zip
movement: add thermistor readout face
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r--movement/movement_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h
index 6a7aec5a..92539a3f 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -5,6 +5,7 @@
#include "preferences_face.h"
#include "set_time_face.h"
#include "pulsometer_face.h"
+#include "thermistor_readout_face.h"
const watch_face_t watch_faces[] = {
simple_clock_face,