let temperature screen skip itself, restore it to the default firmware

This commit is contained in:
Joey Castillo
2025-05-17 12:16:27 -04:00
parent 40a0308059
commit 63dbaad730
2 changed files with 11 additions and 2 deletions

View File

@@ -35,6 +35,7 @@ const watch_face_t watch_faces[] = {
countdown_face,
stopwatch_face,
voltage_face,
temperature_display_face,
settings_face,
set_time_face
};
@@ -47,7 +48,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 - 3)
#define MOVEMENT_SECONDARY_FACE_INDEX (MOVEMENT_NUM_FACES - 4)
/* Custom hourly chime tune. Check movement_custom_signal_tunes.h for options. */
#define SIGNAL_TUNE_DEFAULT