Files
esp-protocols/components/console_cmd_ping/Kconfig.projbuild

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