vision/pc_vision/README.md

10 lines
167 B
Markdown
Raw Permalink Normal View History

2026-07-20 02:15:37 +00:00
# PC vision
2026-07-20 02:15:37 +00:00
Optional desktop client. Prefer the ESP web UI after `eye.set_wifi(ssid, password)`.
2026-07-20 02:15:37 +00:00
If you still want this app:
2026-07-20 02:15:37 +00:00
```
python viewer.py --ip <ESP_IP>
```