mirror of
https://github.com/Freenove/Freenove_ESP32_WROVER_Board.git
synced 2025-07-29 08:07:50 +00:00
Update picoweb_video.py
This commit is contained in:
parent
c6a26a03f5
commit
9b0f2f1892
@ -66,7 +66,7 @@ HTTP/1.0 200 OK\r\n
|
||||
</head>
|
||||
<body>
|
||||
<h1>Video Streaming Demonstration</h1>
|
||||
<img src="/video" margin-top:100px; style="transform:rotate(180deg); "/>
|
||||
<img src="/video" margin-top:100px; style="transform:rotate(180deg)"; />
|
||||
</body>
|
||||
</html>
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user