Add possibility to reset wifi credentials.
This commit is contained in:
@@ -43,6 +43,7 @@ void handle_led_direct(void);
|
||||
void load_main_color(void);
|
||||
void ntp_time_update(uint32 *last_ntp_update_us);
|
||||
void on_state_entry(uint8_t state);
|
||||
void reset_wifi_credentials(void);
|
||||
void send_heartbeat(void);
|
||||
void set_main_color(uint8_t red, uint8_t green, uint8_t blue);
|
||||
void set_night_mode(bool on);
|
||||
|
||||
Reference in New Issue
Block a user