randomnerd_esp32_wifi_manager
randomnerd_esp32_wifi_manager copied to clipboard
why is the 8266 sending no exitpages on configure end and reboot
why is the ESP8266 NOT sending exitpages on configure end and reboot
The ESP32 sends an exit info page on end off wifimanager configure after post and on reboot call
maybe
//ESP.restart(); // for esp32 not for esp8266 ESP.reset();
no
think it is working now send an info page after post
https://www.youtube.com/watch?v=WfqDLlxB5ig

https://www.youtube.com/watch?v=WfqDLlxB5ig