From: joeycastillo Date: Sun, 16 Apr 2023 14:30:49 +0000 (-0400) Subject: return movement_config to standard list of watch faces X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=1acd2b036911f6cd61e14d48145c3395476d898d;p=sensor-watch.git return movement_config to standard list of watch faces --- diff --git a/movement/movement_config.h b/movement/movement_config.h index 3f6a0dc..9e446d4 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,