diff --git a/components/esp_wifi/include/esp_wifi.h b/components/esp_wifi/include/esp_wifi.h index 464308fe04..e91138375b 100644 --- a/components/esp_wifi/include/esp_wifi.h +++ b/components/esp_wifi/include/esp_wifi.h @@ -209,7 +209,7 @@ extern const wpa_crypto_funcs_t g_wifi_default_wpa_crypto_funcs; #define WIFI_STA_DISCONNECTED_PM_ENABLED false #endif -#if CONFIG_ESP_WIFI_ENABLE_WPA3_SAE +#if CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE #define WIFI_ENABLE_WPA3_SAE (1<<0) #else #define WIFI_ENABLE_WPA3_SAE 0 diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index afef70fff2..ee6eae1464 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit afef70fff271361f8d0aef3c54b4515e2f314e1c +Subproject commit ee6eae14648cc4cf5c7d212ed6f6fdf42ba0142e