1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-21 15:09:07 -04:00

10 lines
187 B
Plaintext
Raw Normal View History

menu "Example Configuration"
config EXAMPLE_PORT
string "Asio example port number"
default "2222"
help
Port number used by Asio example.
endmenu