Skip to content
New issue

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

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

Already on GitHub? # to your account

Enable Portal Timeout in not Blocking Portal #1331

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

ricardollreis
Copy link
Contributor

Notice that if we set the setConfigPortalTimeout( 60 ) and setConfigPortalBlocking( false ) we got the first message
"*wm:[2] Portal Timeout In 60 seconds" but nothing after that.

This PR is calling the handling for the timeout inside of the process function, in other to utilize the timeout mechanism

Tested with ESP8266

Enable the use of setConfigPortalTimeout( ) & setConfigPortalBlocking(false) at same time, by calling process()
@tablatronix tablatronix merged commit d0bdf7b into tzapu:master Jan 6, 2022
@tablatronix
Copy link
Collaborator

I think there was an open issue on this, but I cant find it, thanks!

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

Successfully merging this pull request may close these issues.

2 participants