Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why is the 8266 sending no exitpages on configure end and reboot #9

Open
ldijkman opened this issue Feb 7, 2022 · 2 comments
Open

Comments

@ldijkman
Copy link
Owner

ldijkman commented Feb 7, 2022

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

@ldijkman
Copy link
Owner Author

ldijkman commented Feb 7, 2022

maybe

//ESP.restart(); // for esp32 not for esp8266
ESP.reset();

no

think it is working now send an info page after post

@ldijkman
Copy link
Owner Author

ldijkman commented Feb 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant