Cosmetic Kconfig fixes

This commit is contained in:
Roland Dobai
2019-10-04 12:14:05 +02:00
committed by bot
parent 4d7c955041
commit d3ed17acd7
2 changed files with 3 additions and 2 deletions

View File

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