From: Joey Castillo Date: Sat, 4 Dec 2021 00:06:25 +0000 (-0500) Subject: movement: remove testing watch face from config X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=5a6bf6bfe24c4631a02e53b06f352b654b147dba;p=sensor-watch.git movement: remove testing watch face from config --- diff --git a/movement/movement_config.h b/movement/movement_config.h index b6b3c35..2ef43ef 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -18,7 +18,6 @@ const watch_face_t watch_faces[] = { simple_clock_face, - character_set_face, preferences_face, set_time_face, };