summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-01-23 13:02:18 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-01-23 13:04:38 -0500
commit9e24f6c336773c7404139ab4db0eaab2f99504e2 (patch)
treece15a18f0d922195f7d5e30fd256ea546148abe9 /movement/movement_config.h
parent6ca8c78e0dd63891fb006395d30ba6a1a2aa44d1 (diff)
downloadSensor-Watch-9e24f6c336773c7404139ab4db0eaab2f99504e2.tar.gz
Sensor-Watch-9e24f6c336773c7404139ab4db0eaab2f99504e2.tar.bz2
Sensor-Watch-9e24f6c336773c7404139ab4db0eaab2f99504e2.zip
movement: add blinky 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 7a807980..16edf0a1 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -43,6 +43,7 @@
#include "hello_there_face.h"
#include "sunrise_sunset_face.h"
#include "countdown_face.h"
+#include "blinky_face.h"
const watch_face_t watch_faces[] = {
simple_clock_face,