mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-17 20:42:21 +02:00
@ -2,7 +2,7 @@ menu "Example Configuration"
|
|||||||
|
|
||||||
config WEBSOCKET_URI
|
config WEBSOCKET_URI
|
||||||
string "Websocket endpoint URI"
|
string "Websocket endpoint URI"
|
||||||
default "ws://echo.websocket.org";
|
default "ws://echo.websocket.org"
|
||||||
help
|
help
|
||||||
URL of websocket endpoint this example connects to and sends echo
|
URL of websocket endpoint this example connects to and sends echo
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user