mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 14:36:21 +02:00
Start the Goertzel development.
This commit is contained in:
@@ -30,6 +30,8 @@ public:
|
||||
bool process(const q15_t* samples, uint8_t length);
|
||||
|
||||
private:
|
||||
q31_t m_coeffDivTwo;
|
||||
uint8_t m_threshold;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user