Spaces:
Running
Running
File size: 588 Bytes
9de9b10 20a0ca6 9de9b10 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>ESP32 Motion Controller — Reachy Mini</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<main class="card">
<h1>ESP32 Motion Controller</h1>
<p>
Install this Space from the Reachy Mini Control desktop app, then hold
the ESP32 display to clutch-drive Reachy Mini's head.
</p>
<p>UDP once running: <code><host>:8766</code></p>
</main>
</body>
</html>
|