mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-01 06:27:29 +00:00
Cosmetic Kconfig fixes
This commit is contained in:

committed by
Roland Dobai

parent
4cafa3e76e
commit
c875e5698a
@@ -2,7 +2,7 @@ menu "Example Configuration"
|
||||
|
||||
config WEBSOCKET_URI
|
||||
string "Websocket endpoint URI"
|
||||
default "ws://echo.websocket.org";
|
||||
default "ws://echo.websocket.org"
|
||||
help
|
||||
URL of websocket endpoint this example connects to and sends echo
|
||||
|
||||
|
Reference in New Issue
Block a user