Move the Id into the General section.

This commit is contained in:
Jonathan Naylor
2017-08-19 16:23:37 +01:00
parent afe38bcb9d
commit fda4049928
5 changed files with 28 additions and 4 deletions

View File

@@ -64,6 +64,7 @@ private:
unsigned int m_cwIdTime;
CDMRLookup* m_lookup;
std::string m_callsign;
unsigned int m_id;
std::string m_cwCallsign;
void readParams();