From 2a59ae950f653a1730686ede8f77d74aea125efe Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Tue, 25 Jan 2022 17:28:22 -0500 Subject: movement: add blinky face --- movement/movement_faces.h | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/movement_faces.h') 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_ -- cgit v1.2.3