kopia lustrzana https://github.com/espressif/esp-idf
eth2ap: Fix eth2ap example crash issue
Closes https://github.com/espressif/esp-idf/issues/7260pull/7355/head
rodzic
21f4f460ca
commit
d0d7fbf6b1
|
@ -248,7 +248,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();
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue