From 937645e59a49dbef5b0d6e2841a05bc8521ae1cb Mon Sep 17 00:00:00 2001 From: Slider0007 <115730895+Slider0007@users.noreply.github.com> Date: Wed, 8 Mar 2023 10:44:54 +0100 Subject: [PATCH] Update WLAN-disconnect-reason.md --- docs/WLAN-disconnect-reason.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/WLAN-disconnect-reason.md b/docs/WLAN-disconnect-reason.md index 0eab91d..e9e8a22 100644 --- a/docs/WLAN-disconnect-reason.md +++ b/docs/WLAN-disconnect-reason.md @@ -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)