From 9e24f6c336773c7404139ab4db0eaab2f99504e2 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Sun, 23 Jan 2022 13:02:18 -0500 Subject: movement: add blinky face --- movement/movement_config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/movement_config.h') 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, -- cgit v1.2.3