mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Correct the MR setting.
This commit is contained in:
parent
277becca53
commit
1ef55c46e2
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue