main
HuangHai 3 months ago
parent c456959b75
commit 831e0f9400

@ -38,7 +38,7 @@ endchoice
config WEBSOCKET_URL config WEBSOCKET_URL
depends on CONNECTION_TYPE_WEBSOCKET depends on CONNECTION_TYPE_WEBSOCKET
string "Websocket URL" string "Websocket URL"
default "ws://192.168.1.20:8000/xiaozhi/v1/" default "ws://10.10.21.20:8000/xiaozhi/v1/"
help help
Communication with the server through websocket after wake up. Communication with the server through websocket after wake up.

Loading…
Cancel
Save