Simplify the POCSAG calibration code.

This commit is contained in:
Jonathan Naylor 2019-01-30 11:18:16 +00:00
parent 0a634b1223
commit 000da1889f
2 changed files with 8 additions and 25 deletions

View file

@ -36,7 +36,6 @@ public:
private:
POCSAGCAL m_state;
uint8_t m_audioSeq;
};
#endif