ESP8266_ESP32_SelfUpdate
ESP8266_ESP32_SelfUpdate copied to clipboard
OTA with Ethernet
Hi!, I tried to do an OTA update with WiFi using a ESP32-S3-DevKitC-1 and it works fine. However, I need to do it with Ethernet connection too. Is it possible to do an OTA update with Ethernet with this library? Thank you!