Make the DMR downlink activation less selective.

This commit is contained in:
Jonathan Naylor 2017-07-19 19:48:53 +01:00
parent 517d6a84f5
commit d8309cec67
2 changed files with 3 additions and 13 deletions

View file

@ -45,7 +45,6 @@ public:
void clock();
private:
unsigned int m_id;
unsigned int m_colorCode;
CModem* m_modem;
CDMRNetwork* m_network;