summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-05-12 10:41:04 -0400
committerJoey Castillo <joeycastillo@utexas.edu>2022-05-12 10:41:04 -0400
commitcc4275694be97f365096eefb9b7513b41bcfdcd4 (patch)
tree6e01e00f549d8b982315551950ca21239044300b /movement/movement_config.h
parented526355f69a931d51a6ebff1b45c70988e7b255 (diff)
downloadSensor-Watch-cc4275694be97f365096eefb9b7513b41bcfdcd4.tar.gz
Sensor-Watch-cc4275694be97f365096eefb9b7513b41bcfdcd4.tar.bz2
Sensor-Watch-cc4275694be97f365096eefb9b7513b41bcfdcd4.zip
WIP: totp watch face read from file
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 94456776..d320f2ec 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -29,6 +29,7 @@
const watch_face_t watch_faces[] = {
simple_clock_face,
+ totp_face,
world_clock_face,
sunrise_sunset_face,
moon_phase_face,