From: voloved <36523934+voloved@users.noreply.github.com> Date: Sat, 14 Mar 2026 13:58:25 +0000 (-0400) Subject: Remove solar_time_face from watch_faces array X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=1243c57dccc1cfc825f529e70eff6002f09cafe1;p=sensor-watch.git Remove solar_time_face from watch_faces array --- diff --git a/movement_config.h b/movement_config.h index adaf7cd..2f48d8f 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,