ayushsharma82 / ElegantOTA

OTA updates made slick and simple for everyone!
https://elegantota.pro
GNU Affero General Public License v3.0
643 stars 119 forks source link

Autoreboot #216

Closed petr-novak-digibrocz closed 2 months ago

petr-novak-digibrocz commented 3 months ago

Hello, autoreboot doesnt work - ESP32, Platformio.

Anybody else have same issue please or i have something wrong?

Thank you

dalise commented 2 months ago

Yes I am seeing this also with ESP32, Platform IO

ayushsharma82 commented 2 months ago

@dalise @petr-novak-digibrocz Can you check if you guys have ElegantOTA.loop() line in loop function of your sketch?

dalise commented 2 months ago

Just checked and no, that will do it! I think as I referenced the Auto Reboot Doc - https://docs.elegantota.pro/autoreboot/ I neglected to add it in. thanks!