mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-05 14:35:14 +00:00
Reverting TX continuous mode in DMR DMO
This commit is contained in:
parent
9696ea5458
commit
b4ddedcf2a
3 changed files with 5 additions and 71 deletions
|
|
@ -236,7 +236,6 @@ uint8_t CSerialPort::setConfig(const uint8_t* data, uint8_t length)
|
|||
dmrDMOTX.setTXDelay(txDelay);
|
||||
|
||||
dmrDMORX.setColorCode(colorCode);
|
||||
dmrDMOTX.setColorCode(colorCode);
|
||||
|
||||
io.setLoDevYSF(ysfLoDev);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue