mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
wifi: Avoid recalculating PMK when esp_wifi_set_config is not called
Scenarios where this fix is applicable. 1) Every time the system is powered-on/restarted without calling esp_wifi_set_config. 2) esp_wifi_init()/connect()/stop()/deinit() is called multiple times without esp_wifi_set_config. Closes IDFGH-1520
This commit is contained in:
Submodule components/esp_wifi/lib_esp32 updated: 8e2ed075db...09ed80c2b0
Reference in New Issue
Block a user