summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2021-11-11 06:30:44 -0600
committerGitHub <noreply@github.com>2021-11-11 06:30:44 -0600
commit323e6dfebaa8f98e0b7c503da1c85fbfa5d268d9 (patch)
tree7730756096827133f8f9a0fe5cd0b73d959f2397 /movement/movement_config.h
parent1b4bfe35c2ee402314a4aab503bc6d5890eeee91 (diff)
parentb0ec40ae460063f711cac963b2e7a0d826c710d7 (diff)
downloadSensor-Watch-323e6dfebaa8f98e0b7c503da1c85fbfa5d268d9.tar.gz
Sensor-Watch-323e6dfebaa8f98e0b7c503da1c85fbfa5d268d9.tar.bz2
Sensor-Watch-323e6dfebaa8f98e0b7c503da1c85fbfa5d268d9.zip
Merge pull request #21 from tahnok/stopwatch_face
Add stopwatch face to movement
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 70bedc22..fa5ddf18 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -11,6 +11,7 @@
#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,