From 9b0009561642e5737136bde8e472460a504c412f Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Sat, 15 Mar 2025 20:47:01 -0400 Subject: [PATCH] new default rotation --- movement_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/movement_config.h b/movement_config.h index cd972ab9..dd6c831c 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,