2f13a960ac
`WIFI_REASON_CONNECTION_FAIL` has been added to `wifi_err_reason_t` some time ago:cec3fca4ad/tools/sdk/include/esp32/esp_wifi_types.h (L95)
But it was still missing from `system_event_reasons` in `WiFiGeneric.cpp` sometimes causing panics here:cec3fca4ad/libraries/WiFi/src/WiFiGeneric.cpp (L348)