Remove unneeded RSSI code for all but DMR.

This commit is contained in:
Jonathan Naylor
2016-09-27 20:04:27 +01:00
parent e9c2388d32
commit c7cfa5e1ab
7 changed files with 4 additions and 65 deletions
-1
View File
@@ -47,7 +47,6 @@ private:
uint16_t m_bufferPtr;
uint16_t m_symbolPtr;
uint16_t m_lostCount;
uint16_t m_rssiCount;
q15_t m_centre;
q15_t m_threshold;