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

[wifi] Do not rely on WiFi.status() and better log of status #1333

Merged
merged 1 commit into from
Apr 29, 2018

Conversation

TD-er
Copy link
Member

@TD-er TD-er commented Apr 29, 2018

WiFi.status() == WL_CONNECTED may not always be correct.
For ESP82xx check the SDK status.

`WiFi.status() == WL_CONNECTED` may not always be correct.
For ESP82xx check the SDK status.
@TD-er TD-er merged commit 45afaf8 into letscontrolit:mega Apr 29, 2018
@TD-er TD-er deleted the bugfix/displayNamesInLog branch April 29, 2018 11:47
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.

1 participant