mirror of
				https://github.com/espressif/esp-protocols.git
				synced 2025-11-04 08:31:37 +01: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
							 |