Adding nautical twilights as well

This commit is contained in:
mcguirepr89
2024-10-19 07:11:33 -04:00
parent 357335fa2d
commit b9de5cf2e4
2 changed files with 41 additions and 57 deletions

View File

@@ -52,7 +52,6 @@ typedef struct {
uint8_t rise_index;
uint8_t active_digit;
bool location_changed;
watch_date_time rise_set_expires;
sunrise_sunset_alt_lat_lon_settings_t working_latitude;
sunrise_sunset_alt_lat_lon_settings_t working_longitude;
uint8_t longLatToUse;
@@ -87,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