From: Joey Castillo Date: Wed, 21 May 2025 19:44:45 +0000 (-0400) Subject: movement_config: put alarm into standard rotation X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=6b297e50e4ee8903e2c0de2d2d85faf7ef14102c;p=sensor-watch.git movement_config: put alarm into standard rotation --- diff --git a/movement_config.h b/movement_config.h index b53bc31..e7de1cc 100644 --- a/movement_config.h +++ b/movement_config.h @@ -34,6 +34,7 @@ const watch_face_t watch_faces[] = { moon_phase_face, stopwatch_face, countdown_face, + alarm_face, voltage_face, temperature_display_face, settings_face,