smaller int range for memory stack
This commit is contained in:
@@ -58,9 +58,8 @@ typedef struct {
|
||||
} sunrise_sunset_alt_state_t;
|
||||
|
||||
typedef struct {
|
||||
int timestamp;
|
||||
uint32_t timestamp;
|
||||
watch_date_time *event;
|
||||
const char *name;
|
||||
const char *abreviation;
|
||||
} SolarEvent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user