forked from espressif/esp-protocols
		
	
		
			
				
	
	
		
			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
 |