From 6ca8c78e0dd63891fb006395d30ba6a1a2aa44d1 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Fri, 21 Jan 2022 12:06:06 -0500 Subject: [PATCH] movement: didn't mean to add sunrise/sunset by default --- movement/movement_config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/movement/movement_config.h b/movement/movement_config.h index ff05534..7a80798 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -46,7 +46,6 @@ const watch_face_t watch_faces[] = { simple_clock_face, - sunrise_sunset_face, preferences_face, set_time_face, };