use consistent naming style for typedefs
This commit is contained in:
@@ -90,7 +90,7 @@ typedef struct {
|
||||
bool day_ruler;
|
||||
bool no_location;
|
||||
sunrise_sunset_state_t sunstate;
|
||||
watch_date_time scratch;
|
||||
watch_date_time_t scratch;
|
||||
} planetary_time_state_t;
|
||||
|
||||
void planetary_time_face_setup(uint8_t watch_face_index, void ** context_ptr);
|
||||
|
||||
Reference in New Issue
Block a user