From e3d50374bf77eec4f1bca14ecdfc05fb8cc6b537 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Sat, 19 Oct 2024 07:18:27 -0400 Subject: [PATCH] Removing my preset (again) --- 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 968c6842..289da2bf 100644 --- a/movement/watch_faces/complication/sunrise_sunset_alt_face.h +++ b/movement/watch_faces/complication/sunrise_sunset_alt_face.h @@ -86,7 +86,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