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

fixed support for psk #4076

Merged
merged 4 commits into from
Jan 11, 2018
Merged

fixed support for psk #4076

merged 4 commits into from
Jan 11, 2018

Conversation

devyte
Copy link
Collaborator

@devyte devyte commented Jan 3, 2018

fixed in WiFiSTA, added support for psk to WiFiMulti, added count accessor, minor code cleanups

@devyte
Copy link
Collaborator Author

devyte commented Jan 3, 2018

Fixes #2247 .

@igrr
Copy link
Member

igrr commented Jan 4, 2018

Changes look good. Just a question: have you tested that connection using psk actually works?

@devyte
Copy link
Collaborator Author

devyte commented Jan 4, 2018

@igrr no, and I don't have a setup for testing it either, so I need verification from someone else.
On the plus side, the relevant code shouldn't affect non-psk behavior, so in theory we could merge without affecting anything else.

@devyte
Copy link
Collaborator Author

devyte commented Jan 11, 2018

It's been over a week. Given that the fix shouldn't affect current behavior, that this has been looked at by @igrr, and in the interest of moving forward, I'm merging. If there is still a problem, I'll handle it in a separate issue.

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

Successfully merging this pull request may close these issues.

None yet

2 participants