summaryrefslogtreecommitdiffstats
path: root/movement/movement_faces.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-01-25 17:28:22 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-01-25 17:28:22 -0500
commit2a59ae950f653a1730686ede8f77d74aea125efe (patch)
treeb551aa3b204b67eda9d7d3a9dac1574ca83d4a76 /movement/movement_faces.h
parentbcca6cc5960b6127c17127e343b40ac783b90c85 (diff)
downloadSensor-Watch-2a59ae950f653a1730686ede8f77d74aea125efe.tar.gz
Sensor-Watch-2a59ae950f653a1730686ede8f77d74aea125efe.tar.bz2
Sensor-Watch-2a59ae950f653a1730686ede8f77d74aea125efe.zip
movement: add blinky face
Diffstat (limited to 'movement/movement_faces.h')
-rw-r--r--movement/movement_faces.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/movement_faces.h b/movement/movement_faces.h
index f6caaf2c..ce810b83 100644
--- a/movement/movement_faces.h
+++ b/movement/movement_faces.h
@@ -43,6 +43,7 @@
#include "hello_there_face.h"
#include "sunrise_sunset_face.h"
#include "countdown_face.h"
+#include "blinky_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_