felixstorm 2f13a960ac Add WIFI_REASON_CONNECTION_FAIL in WiFiGeneric.cpp (#3529)
`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)
2020-01-20 15:38:58 +02:00
..
2019-08-20 16:42:55 +03:00
2019-08-20 16:42:55 +03:00
2018-06-27 09:01:06 +02:00
2019-02-20 00:50:20 +02:00
2019-08-20 16:42:55 +03:00
2019-08-20 16:42:55 +03:00
2019-09-16 19:14:32 +03:00
2019-07-09 19:21:01 +03:00
2019-07-09 19:21:01 +03:00
2019-09-26 21:03:08 +03:00
2018-06-27 09:01:06 +02:00
2018-06-27 09:01:06 +02:00
2019-08-20 16:42:55 +03:00
2019-08-20 16:42:55 +03:00
2018-07-25 12:56:41 +02:00