summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2021-12-11 11:24:28 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2021-12-11 11:24:28 -0500
commit405addafe77baa7aaca836c45ded6718312cfbf1 (patch)
tree916be720a64a6f0d31598ca643fc15bfda99d3c5 /movement/movement_config.h
parente4f9737e21b6489be04e43f0af23aa968dba9ac2 (diff)
downloadSensor-Watch-movement-timer-stuff.tar.gz
Sensor-Watch-movement-timer-stuff.tar.bz2
Sensor-Watch-movement-timer-stuff.zip
untested WIP, connect TC2's count to RTC's PER0 tickmovement-timer-stuff
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 6aeb0b83..1f048971 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -18,6 +18,7 @@
#include "demo_face.h"
const watch_face_t watch_faces[] = {
+ demo_face,
simple_clock_face,
preferences_face,
set_time_face,