Minor comment cleanup

Remove old commented code, etc.
This commit is contained in:
Angus Gratton
2016-09-02 11:33:53 +10:00
parent be77601098
commit 314dbc0b61
4 changed files with 1 additions and 11 deletions

View File

@@ -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