fix(esp_modem): linux port to work with lwip-2.1.2

This commit is contained in:
David Cermak
2021-11-17 13:27:52 +01:00
parent e7ae0301ae
commit 8465b14653
9 changed files with 77 additions and 53 deletions

View File

@ -111,4 +111,4 @@ void Task::Delay(uint32_t ms)
vTaskDelay(pdMS_TO_TICKS(ms));
}
} // namespace esp_modem
} // namespace esp_modem