Add changes by G4KLX

This commit is contained in:
phl0
2019-01-30 09:25:33 +01:00
parent 461182bf60
commit 5456f403a1
2 changed files with 23 additions and 21 deletions
-2
View File
@@ -35,10 +35,8 @@ public:
uint8_t write(const uint8_t* data, uint8_t length);
private:
bool m_transmit;
POCSAGCAL m_state;
uint8_t m_audioSeq;
};
#endif