]> git.earman.xyz Git - sensor-watch.git/commitdiff
no temperature face in defaults
authorJoey Castillo <joeycastillo@utexas.edu>
Thu, 15 May 2025 13:07:33 +0000 (09:07 -0400)
committerJoey Castillo <joeycastillo@utexas.edu>
Thu, 15 May 2025 13:07:33 +0000 (09:07 -0400)
movement_config.h

index f092dab2fd8f4ed869939f3f89a5458afbf2aca1..514b3b0f78092abe1b6277c94073e1dc840564fd 100644 (file)
@@ -34,7 +34,6 @@ const watch_face_t watch_faces[] = {
     moon_phase_face,
     countdown_face,
     stopwatch_face,
-    temperature_display_face,
     voltage_face,
     settings_face,
     set_time_face
@@ -48,7 +47,7 @@ const watch_face_t watch_faces[] = {
  * Some folks also like to use this to hide the preferences and time set faces from the normal rotation.
  * If you don't want any faces to be excluded, set this to 0 and a long Mode press will have no effect.
  */
-#define MOVEMENT_SECONDARY_FACE_INDEX (MOVEMENT_NUM_FACES - 4)
+#define MOVEMENT_SECONDARY_FACE_INDEX (MOVEMENT_NUM_FACES - 3)
 
 /* Custom hourly chime tune. Check movement_custom_signal_tunes.h for options. */
 #define SIGNAL_TUNE_DEFAULT