DCE factory implementation

This commit is contained in:
David Cermak
2021-03-28 20:22:44 +02:00
parent e98e6c42f6
commit 30bde53d46
13 changed files with 156 additions and 189 deletions

View File

@ -6,7 +6,7 @@
#include "cxx_include/esp_modem_dce.hpp"
#include "esp_log.h"
namespace esp_modem::DCE {
namespace esp_modem::dce_factory {
bool Modes::set(DTE *dte, ModuleIf *device, Netif &netif, modem_mode m)