mirror of
https://github.com/esphome/esphome.git
synced 2026-09-18 10:38:38 +00:00
no delay
This commit is contained in:
@@ -292,9 +292,6 @@ class WiFiComponent : public Component {
|
||||
|
||||
void save_wifi_sta(const std::string &ssid, const std::string &password);
|
||||
|
||||
/// Trigger connection attempt soon (exits cooldown if needed, otherwise no-op if already connecting/connected)
|
||||
void connect_soon();
|
||||
|
||||
// ========== INTERNAL METHODS ==========
|
||||
// (In most use cases you won't need these)
|
||||
/// Setup WiFi interface.
|
||||
|
||||
Reference in New Issue
Block a user