Cosmetic Kconfig fixes

* Original commit: espressif/esp-idf@d3ed17acd7
This commit is contained in:
Roland Dobai
2019-10-04 12:14:05 +02:00
committed by gabsuren
parent f5a26c4d32
commit fe26b734b5

View File

@ -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