add cam
This commit is contained in:
parent
b13d769b65
commit
742fedab21
@ -22,6 +22,10 @@ const char INDEX_HTML[] PROGMEM = R"HTML(
|
|||||||
<body>
|
<body>
|
||||||
<h2>ESP32 Robot</h2>
|
<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 class="grid">
|
||||||
<div></div>
|
<div></div>
|
||||||
<button id="btnF">▲</button>
|
<button id="btnF">▲</button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user