mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-18 04:52:18 +02:00
docs: Add more info to the internal design
This commit is contained in:
@ -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(
|
||||
|
Reference in New Issue
Block a user