summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2021-12-10 11:33:07 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2021-12-10 11:33:07 -0500
commit616587a2030be054277ef74fdbf0be626684db3c (patch)
treedc46e22572fc2c174d084e798d256589d0cd4476 /movement/movement_config.h
parent8e06100b81c0218e09d97ae09b0feea20bc3d460 (diff)
downloadSensor-Watch-616587a2030be054277ef74fdbf0be626684db3c.tar.gz
Sensor-Watch-616587a2030be054277ef74fdbf0be626684db3c.tar.bz2
Sensor-Watch-616587a2030be054277ef74fdbf0be626684db3c.zip
add demo watch 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 2ef43ef0..6aeb0b83 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -15,6 +15,7 @@
#include "stopwatch_face.h"
#include "totp_face.h"
#include "lis2dh_logging_face.h"
+#include "demo_face.h"
const watch_face_t watch_faces[] = {
simple_clock_face,