Compare commits
2 commits
97778e06dd
...
f8e52bacd2
| Author | SHA1 | Date | |
|---|---|---|---|
| f8e52bacd2 | |||
|
|
7a5dab5bab |
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@ For devices with limited resources, use the embedded interface at `botui/ui/embe
|
|||
|
||||
```bash
|
||||
# Raspberry Pi with LCD display
|
||||
chromium-browser --kiosk --app=http://localhost:8088/embedded/
|
||||
chromium-browser --kiosk --app=http://localhost:9000/embedded/
|
||||
|
||||
# ESP32 with TFT display (via WebView)
|
||||
# Configure BOTSERVER_URL in firmware
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue