Skip to content

Conversation

@felixstorm
Copy link
Contributor

WIFI_REASON_CONNECTION_FAIL has been added to wifi_err_reason_t some time ago:

WIFI_REASON_CONNECTION_FAIL = 205,

But it was still missing from system_event_reasons in WiFiGeneric.cpp sometimes causing panics here:

log_w("Reason: %u - %s", reason, reason2str(reason));

@me-no-dev me-no-dev merged commit 2f13a96 into espressif:master Jan 20, 2020
@me-no-dev
Copy link
Member

good one!

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.

2 participants