tonyp7 / esp32-wifi-manager

Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
MIT License
652 stars 214 forks source link

Esp idf 4 update #84

Closed tonyp7 closed 4 years ago

tonyp7 commented 4 years ago

Fixes #70

Turns out updating the code to support the latest IP library (esp_netif) fixes the issue.