From 23fe33abaa2507fca95b6619a74e0eacfa90df6d Mon Sep 17 00:00:00 2001 From: Jeremy O'Brien Date: Sun, 6 Jul 2025 14:36:59 -0400 Subject: [PATCH] looks like close_enough face was accidentally committed to the default set of enabled watch faces --- movement_config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/movement_config.h b/movement_config.h index af2da8fb..0da8da43 100644 --- a/movement_config.h +++ b/movement_config.h @@ -28,7 +28,6 @@ #include "movement_faces.h" const watch_face_t watch_faces[] = { - close_enough_face, clock_face, world_clock_face, sunrise_sunset_face,