From 357335fa2df7c303b49ff7f18fb754332ef9be4d Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Fri, 18 Oct 2024 08:05:24 -0400 Subject: [PATCH] Most people probably don't want my preset --- movement/watch_faces/complication/sunrise_sunset_alt_face.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/movement/watch_faces/complication/sunrise_sunset_alt_face.h b/movement/watch_faces/complication/sunrise_sunset_alt_face.h index 1b05dbabb..0a949d8d5 100644 --- a/movement/watch_faces/complication/sunrise_sunset_alt_face.h +++ b/movement/watch_faces/complication/sunrise_sunset_alt_face.h @@ -87,7 +87,7 @@ typedef struct { static const alt_long_lat_presets_t alt_longLatPresets[] = { { .name = " "}, // Default, the long and lat get replaced by what's set in the watch - { .name = "dc", .latitude = 3883, .longitude = -7711 }, // Alexandria, VA +// { .name = "dc", .latitude = 3883, .longitude = -7711 }, // Alexandria, VA // { .name = "Ny", .latitude = 4072, .longitude = -7401 }, // New York City, NY // { .name = "LA", .latitude = 3405, .longitude = -11824 }, // Los Angeles, CA // { .name = "dE", .latitude = 4221, .longitude = -8305 }, // Detroit, MI