From: Joey Castillo Date: Sun, 16 Mar 2025 00:47:01 +0000 (-0400) Subject: new default rotation X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=9b0009561642e5737136bde8e472460a504c412f;p=sensor-watch.git new default rotation --- diff --git a/movement_config.h b/movement_config.h index cd972ab..dd6c831 100644 --- a/movement_config.h +++ b/movement_config.h @@ -31,9 +31,9 @@ const watch_face_t watch_faces[] = { clock_face, world_clock_face, sunrise_sunset_face, - stopwatch_face, + moon_phase_face, countdown_face, - beats_face, + stopwatch_face, voltage_face, preferences_face, set_time_face,