Update WLAN-disconnect-reason.md

This commit is contained in:
Slider0007
2023-03-08 10:44:54 +01:00
committed by GitHub
parent 7791add2f1
commit 937645e59a

View File

@@ -1,5 +1,5 @@
# WLAN disconnect reasons
In the logfile the WLAN disconnect reason is printed.
In the logfile the WLAN disconnect reason code are printed whenever a disconnect event occurs (WARNING LEVEL or higher).
Further information and additional description for the respective reason codes can be found here: [WLAN disconnect reason code description](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/wifi.html#wi-fi-reason-code)
Further information and additional description of reason codes can be found here: [WLAN disconnect reason code description](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/wifi.html#wi-fi-reason-code)