Clean compile(-ish), still more to do.

This commit is contained in:
Jonathan Naylor
2020-10-17 16:47:19 +01:00
parent 8946038e0e
commit 9a72e95ec0
6 changed files with 41 additions and 317 deletions

View File

@@ -63,10 +63,10 @@ private:
CStopWatch m_elapsed;
unsigned int m_rfFrames;
unsigned int m_netFrames;
unsigned int m_rfLastFN;
unsigned int m_rfErrs;
unsigned int m_rfBits;
CM17LICH m_rfLICH;
unsigned char m_rfMask;
CM17LICH m_netLICH;
CRSSIInterpolator* m_rssiMapper;
unsigned char m_rssi;