fix: tdma временное отключение мониторинга статуса обновления и фикс установки настроек DPDI
This commit is contained in:
@@ -107,7 +107,7 @@ void api_driver::ApiDriver::setDpdiSettings(const nlohmann::json& data) {
|
||||
|
||||
std::lock_guard _lapi(this->daemon->cpApiMutex);
|
||||
this->daemon->cp.setDmaDebug("begin_save_config", "");
|
||||
rxtx.storeMainSettings(this->daemon->cp);
|
||||
rxtx.storeDpdiSettings(this->daemon->cp);
|
||||
this->daemon->cp.setDmaDebug("save_config", "");
|
||||
rxtx.updateCallback(this->daemon->cp);
|
||||
{
|
||||
|
Reference in New Issue
Block a user