axcap / Esp-GitHub-OTA

Arduino OTA updater that uses Github releases as storage
13 stars 8 forks source link

Brilliant! #3

Open peteDDD opened 1 year ago

peteDDD commented 1 year ago

Brilliant job here. I've been looking at ESP OTA update code for about a week now and this is the cleanest, most straightforward version I have seen. Well done! Are you planning to take it further to add updating of spiffs or littlefs files related to the ESP32 project?

axcap commented 1 year ago

Thank you! I will look into it.