mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-21 22:42:23 +02:00
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
menu "Ping command Configuration"
|
|
|
|
config PING_CMD_AUTO_REGISTRATION
|
|
bool "Enable Console command ping/dns Auto-registration"
|
|
default y
|
|
help
|
|
Enabling this allows for the autoregistration of the ping and dns commands.
|
|
|
|
endmenu
|