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

wificfg: correct a few initialization issues #464

Merged
merged 1 commit into from
Oct 18, 2017

Conversation

ourairquality
Copy link
Contributor

  • Correct checking of the AP password and SSID lengths.

  • Only enable AP mode if it is really configured enabled.

  • Only start the http server if wifi is enabled.

These are the fixes from #459 that I would adopt, thank you to @kanflo

* Correct checking of the AP password and SSID lengths.

* Only enable AP mode if it is really configured enabled.

* Only start the http server if wifi is enabled.
@kanflo kanflo merged commit 8a474d7 into SuperHouse:master Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants