mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b1f657fc65
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 |
||
---|---|---|
.. | ||
esp32/include | ||
include | ||
lib_esp32@09ed80c2b0 | ||
src | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
linker.lf | ||
Makefile.projbuild | ||
sdkconfig.rename |