summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorJoey Castillo <jose.castillo@gmail.com>2021-10-21 17:28:59 -0400
committerJoey Castillo <jose.castillo@gmail.com>2021-10-21 17:28:59 -0400
commitf1a706792e995f45b6b6f2ef70b2318253002249 (patch)
treef39b0640cbd40fe85105112decd19929af59c53e /movement/movement_config.h
parent4df23ea9f9292ab9371302f69e5192b91cbce620 (diff)
downloadSensor-Watch-f1a706792e995f45b6b6f2ef70b2318253002249.tar.gz
Sensor-Watch-f1a706792e995f45b6b6f2ef70b2318253002249.tar.bz2
Sensor-Watch-f1a706792e995f45b6b6f2ef70b2318253002249.zip
movement: add character set demo
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 92539a3f..99bffdd2 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -6,6 +6,7 @@
#include "set_time_face.h"
#include "pulsometer_face.h"
#include "thermistor_readout_face.h"
+#include "character_set_face.h"
const watch_face_t watch_faces[] = {
simple_clock_face,