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
648 stars 214 forks source link

Update build system #161

Closed ankayca closed 2 weeks ago

ankayca commented 2 weeks ago

Fixed multicore error on default_demo examples. Fixed mdns not found error by registering component using yml file.