mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	eth2ap: Fix eth2ap example crash issue
Closes https://github.com/espressif/esp-idf/issues/7260
This commit is contained in:
		| @@ -278,7 +278,6 @@ void app_main(void) | ||||
|     ESP_ERROR_CHECK(ret); | ||||
|     ESP_ERROR_CHECK(esp_event_loop_create_default()); | ||||
|     ESP_ERROR_CHECK(initialize_flow_control()); | ||||
|  | ||||
|     initialize_ethernet(); | ||||
|     initialize_wifi(); | ||||
|     initialize_ethernet(); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 yuanjm
					yuanjm