mirror of
https://github.com/esphome/esphome.git
synced 2025-09-29 16:42:19 +01:00
Merge branch 'make_captive_portal_captive' into memory_api
This commit is contained in:
@@ -66,7 +66,6 @@ void CaptivePortal::start() {
|
||||
}
|
||||
|
||||
network::IPAddress ip = wifi::global_wifi_component->wifi_soft_ap_ip();
|
||||
ESP_LOGI(TAG, "Starting captive portal on IP: %s", ip.str().c_str());
|
||||
|
||||
#ifdef USE_ESP_IDF
|
||||
// Create DNS server instance for ESP-IDF
|
||||
|
Reference in New Issue
Block a user