mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 14:36:21 +02:00
Test the use of a reverse burst at the end of a transmission.
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ public:
|
||||
|
||||
uint8_t setParams(uint8_t frequency, uint8_t level);
|
||||
|
||||
q15_t getAudio();
|
||||
q15_t getAudio(bool reverse);
|
||||
|
||||
private:
|
||||
q15_t* m_values;
|
||||
|
||||
Reference in New Issue
Block a user