mirror of
https://github.com/esphome/esphome.git
synced 2025-10-01 01:22:20 +01:00
make bot happy
This commit is contained in:
@@ -107,6 +107,7 @@ class ESP32ImprovComponent : public Component {
|
||||
|
||||
void set_state_(improv::State state, bool update_advertising = true);
|
||||
void set_error_(improv::Error error);
|
||||
improv::State get_initial_state_() const;
|
||||
void send_response_(std::vector<uint8_t> &response);
|
||||
void process_incoming_data_();
|
||||
void on_wifi_connect_timeout_();
|
||||
|
Reference in New Issue
Block a user