diff options
author | Damien George <damien.p.george@gmail.com> | 2019-06-12 18:03:18 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-06-22 21:50:49 +1000 |
commit | b80bccccffea7aab68d4af9580664f77fecc45b2 (patch) | |
tree | 3d60da525da204a0309fe5cb381e3567c7d88a9d /tests/basics/async_with_break.py | |
parent | 34c04d2319cdfae01ed7bf7f9e341d69b86d751a (diff) | |
download | micropython-b80bccccffea7aab68d4af9580664f77fecc45b2.tar.gz micropython-b80bccccffea7aab68d4af9580664f77fecc45b2.zip |
esp32/modnetwork: Still try to reconnect to WLAN even with AUTH_FAIL.
WIFI_REASON_AUTH_FAIL does not necessarily mean the password is wrong, and
a wrong password may not lead to a WIFI_REASON_AUTH_FAIL error code. So to
improve reliability connecting to a WLAN always reconnect regardless of the
error.
Diffstat (limited to 'tests/basics/async_with_break.py')
0 files changed, 0 insertions, 0 deletions