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