repo: archive legacy pico dashboard
This commit is contained in:
@@ -156,3 +156,14 @@ Current Cargo ESP32 GPIO plan:
|
||||
- v1 dashboard communication is WiFi/HTTP REST only.
|
||||
- ESP-NOW, MQTT, UART dashboard link, and CAN-between-controllers are not v1 architecture.
|
||||
- Load-switching hardware is not finalized. Bosch relays, WUPP-style fused distribution, smart high-side switching, and custom PCB options remain implementation choices until explicitly selected.
|
||||
|
||||
## Legacy Pico Dashboard Archive
|
||||
|
||||
The old Pico dashboard implementation has been archived at `archive/legacy-pico-dashboard/`.
|
||||
|
||||
Do not treat it as active firmware. It may be referenced for old HTTP/state/alarm/UI ideas, but new dashboard work should target the ESP32-S3 dashboard path.
|
||||
|
||||
Default validation should use the repo-local virtual environment:
|
||||
|
||||
source .venv/bin/activate
|
||||
python run_tests.py
|
||||
|
||||
Reference in New Issue
Block a user