]> git.earman.xyz Git - sensor-watch.git/commitdiff
Remove solar_time_face from watch_faces array
authorvoloved <36523934+voloved@users.noreply.github.com>
Sat, 14 Mar 2026 13:58:25 +0000 (09:58 -0400)
committerGitHub <noreply@github.com>
Sat, 14 Mar 2026 13:58:25 +0000 (09:58 -0400)
movement_config.h

index adaf7cdbedf51b104ebef346983994b3498ebac5..2f48d8fdf20a8df578e4886d96903c027bdf4bf7 100644 (file)
@@ -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,