mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 00:35:53 +08:00
Correct the MR setting.
This commit is contained in:
@@ -459,7 +459,7 @@ void CYSFControl::writeNetwork()
|
|||||||
}
|
}
|
||||||
|
|
||||||
fich.setVoIP(true);
|
fich.setVoIP(true);
|
||||||
fich.setMR(YSF_MR_NOT_BUSY);
|
fich.setMR(YSF_MR_BUSY);
|
||||||
fich.encode(data + 35U);
|
fich.encode(data + 35U);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user