From: Joey Castillo Date: Fri, 21 Jan 2022 17:06:06 +0000 (-0500) Subject: movement: didn't mean to add sunrise/sunset by default X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=6ca8c78e0dd63891fb006395d30ba6a1a2aa44d1;p=sensor-watch.git movement: didn't mean to add sunrise/sunset by default --- 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, };