mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-07 07:25:22 +00:00
Make sure downsampler always buffers 22 samples at a time
This commit is contained in:
parent
0fad84b46d
commit
a0a3080da2
4 changed files with 77 additions and 44 deletions
1
FM.h
1
FM.h
|
|
@ -120,7 +120,6 @@ private:
|
|||
void beginRelaying();
|
||||
|
||||
void insertDelay(uint16_t ms);
|
||||
void insertSilence(uint16_t ms);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue