I used:
https://github.com/espressif/arduino-es ... e/examples
for http firmware udate.
"OTA done!"
"Update successfully completed. Rebooting."
after ESP.restart() line, ESP rebooting Ok with the new firmware.
But after power off/on the old firmware is executed
Where I am wrong ?
Thanks.