docs: Add more info to the internal design

This commit is contained in:
David Cermak
2021-03-18 08:14:34 +01:00
parent da15b3d423
commit a93cb68078
3 changed files with 53 additions and 4 deletions

View File

@ -11,6 +11,8 @@
struct PdpContext;
static const char *TAG = "modem_api";
std::shared_ptr<DTE> create_uart_dte(const esp_modem_dte_config *config)
{
TRY_CATCH_RET_NULL(