]> git.earman.xyz Git - sensor-watch.git/commitdiff
movement_config: put alarm into standard rotation
authorJoey Castillo <joeycastillo@utexas.edu>
Wed, 21 May 2025 19:44:45 +0000 (15:44 -0400)
committerJoey Castillo <joeycastillo@utexas.edu>
Wed, 21 May 2025 19:44:45 +0000 (15:44 -0400)
movement_config.h

index b53bc312a0d1069adaaaef89ff111323824bb61b..e7de1cc75f4d37149036eb7483c655ace4377b5b 100644 (file)
@@ -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,