mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 04:19:39 +00:00

Current esp_wifi_get_config doesn't return correct value of h2e config which will cause h2e config to be overwritten in Station connected handler. Add one preventative condition to take care of this.