esp32-wifi-manager icon indicating copy to clipboard operation
esp32-wifi-manager copied to clipboard

dns_server not stopping when wifi_manager_destroy() called

Open rgleim opened this issue 2 years ago • 0 comments

I think you need to add dns_server_stop() inside wifi_manager_destroy() to properly stop and destroy the wifi_manager along with dns_server.

rgleim avatar Sep 24 '21 00:09 rgleim