n3roGit / DPVControl

Your DIY diving vehicle controlled by ESP32
GNU General Public License v3.0
5 stars 1 forks source link

[FEATURE] Update via WiFi - PRIO 9 #31

Open n3roGit opened 10 months ago

n3roGit commented 10 months ago

The option to upload a firmware update via the web interface. A BIN file must also be provided on GIT for this.

https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/

image