Some more cleanup

This commit is contained in:
David Volovskiy
2024-08-02 17:57:29 -04:00
parent bae8c65825
commit fa2907e098
5 changed files with 76 additions and 62 deletions

View File

@@ -129,7 +129,7 @@ typedef struct {
} movement_event_t;
extern const int16_t movement_timezone_offsets[];
extern const uint8_t movement_dst_jump_table[];
extern const int16_t movement_timezone_dst_offsets[];
extern const char movement_valid_position_0_chars[];
extern const char movement_valid_position_1_chars[];