This commit is contained in:
cheykrym 2026-01-25 23:28:03 +03:00
parent b13d769b65
commit 742fedab21

View File

@ -22,6 +22,10 @@ const char INDEX_HTML[] PROGMEM = R"HTML(
<body>
<h2>ESP32 Robot</h2>
<div style="margin:10px 0; max-width:420px;">
<img src="http://192.168.3.70:81/stream" style="width:100%; border:1px solid #ccc; border-radius:6px;" />
</div>
<div class="grid">
<div></div>
<button id="btnF"></button>