diff options
author | Joey Castillo <joeycastillo@utexas.edu> | 2022-01-25 17:27:40 -0500 |
---|---|---|
committer | Joey Castillo <joeycastillo@utexas.edu> | 2022-01-25 17:27:46 -0500 |
commit | bcca6cc5960b6127c17127e343b40ac783b90c85 (patch) | |
tree | e2e0e53699d7ef1900242707a8af1b314b6ce70c /movement/movement_faces.h | |
parent | f819a18791d6ad5a4f68125928587d0f87833a1c (diff) | |
download | Sensor-Watch-bcca6cc5960b6127c17127e343b40ac783b90c85.tar.gz Sensor-Watch-bcca6cc5960b6127c17127e343b40ac783b90c85.tar.bz2 Sensor-Watch-bcca6cc5960b6127c17127e343b40ac783b90c85.zip |
movement: remove blinky face
Diffstat (limited to 'movement/movement_faces.h')
-rw-r--r-- | movement/movement_faces.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/movement/movement_faces.h b/movement/movement_faces.h index ce810b83..f6caaf2c 100644 --- a/movement/movement_faces.h +++ b/movement/movement_faces.h @@ -43,7 +43,6 @@ #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_ |