OTA_update_AVR_using_ESP32
OTA_update_AVR_using_ESP32 copied to clipboard
There was no 'Example Configuration' in idf.py menuconfig
Hi, I'm now following your project. Found out there was no 'Example Configuration' in the menuconfig. Is there anything changed ? I'm new to this ESP-IDF so please help.

Hi, did struggle with this one as well. After succesful build using ESP-IDF command line tools, idf.py build, it did show up.
Did change ssid and password using menuconfig, flashed and it worked.