Add onboard web UI for direct ESP controller operation

This commit is contained in:
2026-03-13 22:54:27 +00:00
parent ea996b332a
commit fc4c4a88f7
2 changed files with 152 additions and 1 deletions
+3
View File
@@ -30,6 +30,9 @@ Implemented endpoints:
- `POST /api/safety/reset`
- `GET /api/heartbeat`
Built-in web interface:
- `GET /` serves a lightweight control UI for power, setpoint, PID, and safety reset.
Not implemented in this firmware:
- Scheduler and dual-nail routing.
- Autotune endpoints.