Removal of ntp_client_plus files, refactoring to use time C lib instead.
This commit is contained in:
@@ -66,6 +66,8 @@ void handle_current_state(void);
|
||||
void handle_data_request(void);
|
||||
void handle_led_direct(void);
|
||||
void limit_value_ranges(void);
|
||||
void log_time(tm local_time);
|
||||
void ntp_time_update(uint32 *last_ntp_update_us);
|
||||
void ntp_time_update(uint32 *last_ntp_update_us);
|
||||
void on_state_entry(uint8_t state);
|
||||
void read_settings_from_EEPROM(void);
|
||||
|
||||
Reference in New Issue
Block a user