]> git.earman.xyz Git - sensor-watch.git/commitdiff
new default rotation
authorJoey Castillo <joeycastillo@utexas.edu>
Sun, 16 Mar 2025 00:47:01 +0000 (20:47 -0400)
committerJoey Castillo <joeycastillo@utexas.edu>
Sun, 16 Mar 2025 00:47:01 +0000 (20:47 -0400)
movement_config.h

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