mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
Minor comment cleanup
Remove old commented code, etc.
This commit is contained in:
@@ -217,9 +217,7 @@ void user_start_cpu0(void) {
|
||||
|
||||
esp_event_init(NULL);
|
||||
|
||||
// TODO: consider ethernet interface
|
||||
tcpip_adapter_init();
|
||||
|
||||
#endif
|
||||
|
||||
#if CONFIG_WIFI_ENABLED && CONFIG_WIFI_AUTO_STARTUP
|
||||
|
Reference in New Issue
Block a user