-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Add support for hidden SSID's Multi WiFi #7629
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
Add support for hidden SSID's Multi WiFi #7629
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor thing, then I'm good.
@devyte Thanks for your review and I agree with your changes. Can this automatically be merged, or is a manual interaction needed from me? |
Just implement in your local branch, then push. PR will be updated automatically. I'll see that, wait for CI, then merge. |
Perfect, I will do that. |
83c6b3a
to
0d94b5f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@devyte I've added WiFi persistent option as well which looks like common for most examples.
@devyte Any chance in review of this? thanks |
Add support for hidden SSID's as discussed with @devyte. Algorithm:
See issue #2246