mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-10-21 14:11:11 +08:00
fix(wifi): Add some fixes in wifi (02461b5f)
1. Revert "fix(wifi): Add support for 'WIFI_AUTH_WPA3_ENTERPRISE' and 'WIFI_AUTH_WPA2_WPA3_ENTERPRISE' authmodes"
This reverts commit b4bf075b15
.
2. Add WIFI_EVENT_AP_WRONG_PASSWORD in SoftAP:
This event is triggered when external station tries connecting to softAP
with wrong password.
Current supported softAP AUTH modes: WPA2, WPA3
This commit is contained in: