esp32/network_wlan: Fix network.WLAN.status().
https://github.com/micropython/micropython/pull/12932
status() can return STAT_NO_AP_FOUND and STAT_WRONG_PASSWORD.
This allows users to set the correct credentials.
https://github.com/micropython/micropython/pull/12932
status() can return STAT_NO_AP_FOUND and STAT_WRONG_PASSWORD.
This allows users to set the correct credentials.
Statistics: Posted by ihornehrutsa — Fri Nov 10, 2023 8:04 pm