mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 04:42:19 +00:00 
			
		
		
		
	 2ff9085d4d
			
		
	
	2ff9085d4d
	
	
	
		
			
			In a very rare case of having 2 or more events of type DISCONNECTION/ERROR/OVERCURRENT in a short time, the driver has not yet recovered from the 1st error but already got a 2nd error. Closes https://github.com/espressif/esp-idf/issues/13364 Closes https://github.com/espressif/esp-idf/issues/15290