mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 14:36:21 +02:00
Fix for missing POCSAG start tone
This commit is contained in:
@@ -35,6 +35,8 @@ public:
|
||||
|
||||
uint8_t getSpace() const;
|
||||
|
||||
bool busy();
|
||||
|
||||
private:
|
||||
CSerialRB m_buffer;
|
||||
arm_fir_instance_q15 m_modFilter;
|
||||
|
||||
Reference in New Issue
Block a user