rotate camera

This commit is contained in:
cheykrym 2026-01-26 01:34:59 +03:00
parent 3f3fe2dc40
commit c347e237ba

View File

@ -23,7 +23,7 @@ const char INDEX_HTML[] PROGMEM = R"HTML(
<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;" />
<img src="http://192.168.3.70:81/stream" style="width:100%; border:1px solid #ccc; border-radius:6px; transform: rotate(90deg);" />
</div>
<div class="grid">