Align docs with ESP32-S3 dashboard architecture
This commit is contained in:
+15
-1
@@ -1,5 +1,17 @@
|
||||
# Overland Controller Handoff
|
||||
|
||||
This handoff is stale and may include legacy Pico/UART dashboard assumptions.
|
||||
|
||||
Current source of truth:
|
||||
|
||||
- `docs/ARCHITECTURE.md`
|
||||
- `docs/HARDWARE.md`
|
||||
- `docs/ROADMAP.md`
|
||||
- `docs/API.md`
|
||||
- `docs/dashboard-esp32s3.md`
|
||||
|
||||
The current dashboard target is the Waveshare ESP32-S3-Touch-LCD-5 over WiFi/HTTP. No Pico dashboard is planned.
|
||||
|
||||
## Current Version
|
||||
|
||||
Firmware: 0.4.0
|
||||
@@ -153,4 +165,6 @@ Important:
|
||||
|
||||
- ESP32 cargo controller remains source of truth.
|
||||
- Dashboard is a client only.
|
||||
- Existing UART protocol remains supported but is no longer the primary dashboard transport.\n\nSee docs/dashboard-esp32s3.md for the current Waveshare ESP32-S3 dashboard plan.\n
|
||||
- Existing UART protocol remains supported but is no longer the primary dashboard transport.
|
||||
|
||||
See `docs/dashboard-esp32s3.md` for the current Waveshare ESP32-S3 dashboard plan.
|
||||
|
||||
Reference in New Issue
Block a user