mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	remove debugging
This commit is contained in:
		| @@ -66,7 +66,6 @@ void CaptivePortal::start() { | |||||||
|   } |   } | ||||||
|  |  | ||||||
|   network::IPAddress ip = wifi::global_wifi_component->wifi_soft_ap_ip(); |   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 | #ifdef USE_ESP_IDF | ||||||
|   // Create DNS server instance for ESP-IDF |   // Create DNS server instance for ESP-IDF | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user