mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 22:18:57 +00:00
GetAudio do not take any arguments
This commit is contained in:
parent
9170c398be
commit
1c599138ad
7 changed files with 22 additions and 18 deletions
|
|
@ -29,7 +29,7 @@ public:
|
|||
|
||||
void getAudio(q15_t* samples, uint8_t length);
|
||||
|
||||
q15_t getAudio(q15_t sample);
|
||||
q15_t getAudio();
|
||||
|
||||
void start();
|
||||
void stop();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue