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

return WL_WRONG_PASSWORD - Update ESP8266WiFiSTA.cpp - issue #8228 #8229

Merged
merged 3 commits into from
Sep 29, 2021

Conversation

hasenradball
Copy link
Contributor

[change] return WL_WRONG_PASSWORD if there is an issue with the password!

See issue: #8228

change return to `WL_WRONG_PASSWORD` if there is an issue with the password!
@hasenradball hasenradball changed the title Update ESP8266WiFiSTA.cpp - issue #8228 Retrurn WL_WRONG_PASSWORD - Update ESP8266WiFiSTA.cpp - issue #8228 Jul 21, 2021
@hasenradball hasenradball changed the title Retrurn WL_WRONG_PASSWORD - Update ESP8266WiFiSTA.cpp - issue #8228 return WL_WRONG_PASSWORD - Update ESP8266WiFiSTA.cpp - issue #8228 Jul 21, 2021
Copy link
Collaborator

@d-a-v d-a-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

@hasenradball
Copy link
Contributor Author

Hi,

thanks for review.
can I contact you with a special question on a private chat?

@hasenradball
Copy link
Contributor Author

Hi,
I am actually checking some WLAN states....
Lets assume you have an connected ESP which tells:
WiFI.status = CONNECTED

Then you switch WiFi.mode(WIFI_OFF);

What status would you expect?

@d-a-v d-a-v merged commit 193043d into esp8266:master Sep 29, 2021
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