summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/complication/sunrise_sunset_face.h
diff options
context:
space:
mode:
Diffstat (limited to 'movement/watch_faces/complication/sunrise_sunset_face.h')
-rw-r--r--movement/watch_faces/complication/sunrise_sunset_face.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/watch_faces/complication/sunrise_sunset_face.h b/movement/watch_faces/complication/sunrise_sunset_face.h
index ca9a1f5a..d3f28792 100644
--- a/movement/watch_faces/complication/sunrise_sunset_face.h
+++ b/movement/watch_faces/complication/sunrise_sunset_face.h
@@ -44,6 +44,7 @@ typedef struct {
uint8_t rise_index;
uint8_t active_digit;
bool location_changed;
+ watch_date_time rise_set_expires;
sunrise_sunset_lat_lon_settings_t working_latitude;
sunrise_sunset_lat_lon_settings_t working_longitude;
} sunrise_sunset_state_t;