From 0b793f1d1c582cae5077fdf08c5a8f3305180ebf Mon Sep 17 00:00:00 2001 From: joeycastillo Date: Tue, 8 Oct 2024 22:13:47 -0400 Subject: [PATCH] remove temperature face --- movement_config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/movement_config.h b/movement_config.h index 0fd8bb06..349de1ea 100644 --- a/movement_config.h +++ b/movement_config.h @@ -28,7 +28,6 @@ #include "movement_faces.h" const watch_face_t watch_faces[] = { - temperature_logging_face, clock_face, world_clock_face, sunrise_sunset_face,