Compare commits

..

No commits in common. "f8e52bacd2c197ce14e5814f284d34432c71aef2" and "97778e06dd804be55ff761c7fe2788af0ef50626" have entirely different histories.

View file

@ -258,7 +258,7 @@ For devices with limited resources, use the embedded interface at `botui/ui/embe
```bash ```bash
# Raspberry Pi with LCD display # Raspberry Pi with LCD display
chromium-browser --kiosk --app=http://localhost:9000/embedded/ chromium-browser --kiosk --app=http://localhost:8088/embedded/
# ESP32 with TFT display (via WebView) # ESP32 with TFT display (via WebView)
# Configure BOTSERVER_URL in firmware # Configure BOTSERVER_URL in firmware