Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

fix: using random CH for non-password use too #118

Closed

Conversation

slaesh
Copy link
Contributor

@slaesh slaesh commented Oct 17, 2022

due to the fact that the yield was AFTER the processing of connect and stop flag.. the loop would keep on for one last check.

BUT, if we modify the timeout in our handlers, the loop may stop WITHOUT handling our flags..

@slaesh
Copy link
Contributor Author

slaesh commented Oct 17, 2022

too many changes :( my bad

@slaesh slaesh closed this Oct 17, 2022
khoih-prog added a commit that referenced this pull request Oct 25, 2022
### Releases v1.15.1

1. Using random channel for softAP without password. Check [fix: using random CH for non-password use too #118](#118)
2. Fix bug. Check [fix: ending portal loop without processing its flags #119](#119)
3. Add astyle using `allman` style. Restyle the library
@khoih-prog
Copy link
Owner

Hi @slaesh

The new ESPAsync_WiFiManager v1.15.1 has just been released. Your contribution is noted in Contributions and Thanks

Best Regards,


Releases v1.15.1

  1. Using random channel for softAP without password. Check fix: using random CH for non-password use too #118
  2. Fix bug. Check fix: ending portal loop without processing its flags #119
  3. Add astyle using allman style. Restyle the library

khoih-prog added a commit to khoih-prog/ESP_WiFiManager that referenced this pull request Oct 25, 2022
### Releases v1.12.1

1. Using random channel for softAP without password. Check [fix: using random CH for non-password use too #118](khoih-prog/ESPAsync_WiFiManager#118)
2. Add astyle using `allman` style. Restyle the library
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants