diff --git a/movement_config.h b/movement_config.h index a20cd3c2..2f48d8fd 100644 --- a/movement_config.h +++ b/movement_config.h @@ -32,14 +32,13 @@ const watch_face_t watch_faces[] = { world_clock_face, sunrise_sunset_face, moon_phase_face, - stopwatch_face, + fast_stopwatch_face, countdown_face, alarm_face, temperature_display_face, voltage_face, settings_face, set_time_face, - rtccount_face, }; #define MOVEMENT_NUM_FACES (sizeof(watch_faces) / sizeof(watch_face_t))