mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-05 14:35:14 +00:00
Adding Jonathan code for continuous TX in DMR DMO
This commit is contained in:
parent
92d6284cc5
commit
99eb2fa11a
3 changed files with 71 additions and 4 deletions
|
|
@ -236,6 +236,7 @@ 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