Alter CW Id timing behaviour.

This commit is contained in:
Jonathan Naylor
2016-10-17 18:01:38 +01:00
parent 9f65e2f4ef
commit 36ce3f18f4
2 changed files with 15 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ private:
bool m_dmrEnabled;
bool m_ysfEnabled;
bool m_p25Enabled;
unsigned int m_cwIdTime;
CDMRLookup* m_lookup;
std::string m_callsign;