9 lines
187 B
Text
9 lines
187 B
Text
menu "Example Configuration"
|
|
|
|
config EXAMPLE_PORT
|
|
string "Asio example port number"
|
|
default "2222"
|
|
help
|
|
Port number used by Asio example.
|
|
|
|
endmenu
|