mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-05 06:26:42 +00:00
Revert the DMR DMO TX changes.
This commit is contained in:
parent
f6f1198873
commit
8b31a53e4e
3 changed files with 4 additions and 71 deletions
|
|
@ -282,7 +282,6 @@ uint8_t CSerialPort::setConfig(const uint8_t* data, uint8_t length)
|
|||
dmrTX.setColorCode(colorCode);
|
||||
dmrRX.setColorCode(colorCode);
|
||||
dmrRX.setDelay(dmrDelay);
|
||||
dmrDMOTX.setColorCode(colorCode);
|
||||
dmrDMORX.setColorCode(colorCode);
|
||||
dmrIdleRX.setColorCode(colorCode);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue