Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/esp-link/blame/commit/729bb3824982b9351550db8d6208f5bcba50551a/examples/web-server/Voltage.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
<meta name="refresh-rate" content="500" />
|
|
|
|
|
|
|
|
<div class="header">
|
|
|
|
<h1>Voltage measurement</h1>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="content">
|
|
|
|
<p id="voltage" align="center" style="font-size: 800%"/>
|
|
|
|
</div>
|
|
|
|
</body></html>
|