From 51e357d8224e3d740f4ab9ed6d6fc0de4fdb9d4c Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Sat, 2 Apr 2022 10:06:08 -0400 Subject: movement: final list of watch faces for stock firmware --- movement/movement_config.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'movement') diff --git a/movement/movement_config.h b/movement/movement_config.h index e68fcc9a..94456776 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -29,8 +29,10 @@ const watch_face_t watch_faces[] = { simple_clock_face, - beats_face, - voltage_face, + world_clock_face, + sunrise_sunset_face, + moon_phase_face, + thermistor_readout_face, preferences_face, set_time_face, }; -- cgit v1.2.3