mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-01 15:11:39 +01:00
feat(modem): added config_edrx api function
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
#include "cxx_include/esp_modem_dte.hpp"
|
||||
#include "cxx_include/esp_modem_dce_module.hpp"
|
||||
|
||||
static const char *TAG = "command_lib";
|
||||
|
||||
namespace esp_modem::dce_commands {
|
||||
command_result generic_command(CommandableIf *t, const std::string &command,
|
||||
const std::list<std::string_view> &pass_phrase,
|
||||
|
||||
Reference in New Issue
Block a user