Merge branch 'master' into M17_AX25_FM

This commit is contained in:
Jonathan Naylor
2021-03-07 17:51:06 +00:00
10 changed files with 63 additions and 12 deletions

View File

@@ -527,6 +527,8 @@ int CMMDVMHost::run()
LogInfo(" OVCM: on(tx only)");
else if (ovcm == DMR_OVCM_ON)
LogInfo(" OVCM: on");
else if (ovcm == DMR_OVCM_FORCE_OFF)
LogInfo(" OVCM: off (forced)");
switch (dmrBeacons) {
case DMR_BEACONS_NETWORK: {