d784fbb314
Removed all other instances of call to esp_wifi_init(), because every time this is called it will override its previously set default event handler and hence cause numerous warnings. Also, call nvs_flash_init() only once, that is before calling esp_wifi_init() in main function |
||
---|---|---|
.. | ||
app_main.c | ||
app_prov.c | ||
app_prov.h | ||
app_prov_handlers.c | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig.projbuild |