mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 14:36:21 +02:00
Fix CTCSS value is different when using RXLevel 50 to 99
This commit is contained in:
@@ -62,6 +62,8 @@ public:
|
||||
void reset();
|
||||
|
||||
private:
|
||||
q15_t q15Division(q15_t a, q15_t divisor);
|
||||
|
||||
q63_t m_coeffDivTwo;
|
||||
q31_t m_threshold;
|
||||
uint16_t m_count;
|
||||
|
||||
Reference in New Issue
Block a user