From 2a10402d19166b81e0294fd96144bb8daf06b896 Mon Sep 17 00:00:00 2001 From: David Volovskiy Date: Sat, 17 Aug 2024 11:52:42 -0400 Subject: [PATCH] Removed wordle from movmeent face after testing --- movement/movement_config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/movement/movement_config.h b/movement/movement_config.h index f8a1958f..abceacf1 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -29,7 +29,6 @@ const watch_face_t watch_faces[] = { simple_clock_face, - wordle_face, world_clock_face, sunrise_sunset_face, moon_phase_face,