Hi,
I would like to make use WebOTA along with a webserver that publishes data in the web browser.
I have tried WebOTA and WiFiWebServer examples on a ESP32 (not on MKR1010), both are working separately.
How should I merge them to have an updated website with measurement data with the OTA page?