From baf25aaa7a7f8ff673bbe805963b242c0eb52306 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Sat, 15 Jan 2022 19:21:39 -0500 Subject: movement: add sunrise/sunset 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 7896f050..f1bed942 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -41,6 +41,7 @@ #include "lis2dh_logging_face.h" #include "demo_face.h" #include "hello_there_face.h" +#include "sunrise_sunset_face.h" const watch_face_t watch_faces[] = { simple_clock_face, -- cgit v1.2.3