Skip to content

Conversation

mpoettgen
Copy link
Contributor

fixes #7876

  • Improve speed of WiFi.mode(WIFI_RESUME) by passing the last known BSSID to WiFi.begin.
  • Move the WiFiShutdown example to the ESP8266WiFi library example folder.
  • Replace the WiFiShutdown example by a simpler one, showing the minimum use case.
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.

Thanks !

@mpoettgen mpoettgen requested a review from d-a-v February 14, 2021 20:33
@mpoettgen
Copy link
Contributor Author

Added some documentation. Thinking about maybe giving this a more prominent introduction somewhere, so that it is easier to find. @d-a-v let me know what you think.

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.

Documentation on pseudo-modes looks fine, thanks !

Copy link
Collaborator

@earlephilhower earlephilhower left a comment

Choose a reason for hiding this comment

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

Thanks, especially for documenting things!

@earlephilhower earlephilhower merged commit bc3daef into esp8266:master Feb 15, 2021
@mpoettgen mpoettgen deleted the feature/wifi_resume_improve_speed_and_example branch February 15, 2021 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants