1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-20 06:29:11 -04:00
2019-04-15 03:32:05 +00:00

10 lines
187 B
Plaintext

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