summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorJoey Castillo <jose.castillo@gmail.com>2021-11-22 17:35:50 -0500
committerJoey Castillo <jose.castillo@gmail.com>2021-11-22 17:35:50 -0500
commit7817e6696e438c8af74342ef10b576975a0e5448 (patch)
tree865dd18e9d77e404ed5bd44af87e33a2d7d44ef3 /movement/movement_config.h
parent0ca729eaba7cdca543bc563912095df98f2b3786 (diff)
parent25815ed4f649f3b908dbc40c926997eec2b095e8 (diff)
downloadSensor-Watch-7817e6696e438c8af74342ef10b576975a0e5448.tar.gz
Sensor-Watch-7817e6696e438c8af74342ef10b576975a0e5448.tar.bz2
Sensor-Watch-7817e6696e438c8af74342ef10b576975a0e5448.zip
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r--movement/movement_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h
index 3e911477..fa5ddf18 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -9,6 +9,9 @@
#include "thermistor_logging_face.h"
#include "character_set_face.h"
#include "beats_face.h"
+#include "day_one_face.h"
+#include "voltage_face.h"
+#include "stopwatch_face.h"
const watch_face_t watch_faces[] = {
simple_clock_face,