From 1acd2b036911f6cd61e14d48145c3395476d898d Mon Sep 17 00:00:00 2001 From: joeycastillo Date: Sun, 16 Apr 2023 10:30:49 -0400 Subject: [PATCH] return movement_config to standard list of watch faces --- movement/movement_config.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/movement/movement_config.h b/movement/movement_config.h index 3f6a0dc1..9e446d4d 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -29,8 +29,6 @@ const watch_face_t watch_faces[] = { simple_clock_face, - lightmeter_face, - thermistor_readout_face, world_clock_face, sunrise_sunset_face, moon_phase_face,