Adding Jonathan support for low deviation in YSF

This commit is contained in:
Andy CA6JAU 2017-03-23 22:06:04 -03:00
parent 2f442f7ddf
commit 4f293ee84f
9 changed files with 41 additions and 47 deletions

View file

@ -33,6 +33,8 @@ bool m_dmrEnable = true;
bool m_ysfEnable = true;
bool m_p25Enable = true;
bool m_duplex = false;
bool m_tx = false;
bool m_dcd = false;