Don't forget the ino file!

This commit is contained in:
Jonathan Naylor 2016-08-23 07:32:49 +01:00
parent f9fd1de2ed
commit a866d04078
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ bool m_dstarEnable = true;
bool m_dmrEnable = true; bool m_dmrEnable = true;
bool m_ysfEnable = true; bool m_ysfEnable = true;
bool m_duplex = true;
bool m_tx = false; bool m_tx = false;
uint32_t m_sampleCount = 0U; uint32_t m_sampleCount = 0U;