From 1243c57dccc1cfc825f529e70eff6002f09cafe1 Mon Sep 17 00:00:00 2001 From: voloved <36523934+voloved@users.noreply.github.com> Date: Sat, 14 Mar 2026 09:58:25 -0400 Subject: [PATCH] Remove solar_time_face from watch_faces array --- movement_config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/movement_config.h b/movement_config.h index adaf7cdb..2f48d8fd 100644 --- a/movement_config.h +++ b/movement_config.h @@ -31,7 +31,6 @@ const watch_face_t watch_faces[] = { clock_face, world_clock_face, sunrise_sunset_face, - solar_time_face, moon_phase_face, fast_stopwatch_face, countdown_face,