mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-05 14:37:02 +00:00
Revert the DMR DMO transmitter changes.
This commit is contained in:
parent
e04057a5b5
commit
e697a91710
3 changed files with 5 additions and 38 deletions
|
|
@ -270,7 +270,6 @@ uint8_t CSerialPort::setConfig(const uint8_t* data, uint8_t length)
|
|||
dmrDMOTX.setTXDelay(txDelay);
|
||||
|
||||
dmrTX.setColorCode(colorCode);
|
||||
dmrDMOTX.setColorCode(colorCode);
|
||||
dmrRX.setColorCode(colorCode);
|
||||
dmrRX.setDelay(dmrDelay);
|
||||
dmrDMORX.setColorCode(colorCode);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue