mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	 dfa2a980d7
			
		
	
	dfa2a980d7
	
	
	
		
			
			* Description of unregistering was incorrect * Made clear that event loop arg mustn't be NULL * Added parameter check in create function Closes https://github.com/espressif/esp-idf/issues/6761 Closes IDFGH-4969