mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-18 13:02:21 +02:00
10 lines
193 B
Plaintext
10 lines
193 B
Plaintext
menu "Example Configuration"
|
|
|
|
config EXAMPLE_PORT
|
|
string "Asio example server port number"
|
|
default "2222"
|
|
help
|
|
Port number used by Asio example
|
|
|
|
endmenu
|