mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 22:18:57 +00:00
Remove dependency to IO in CTCSSRX
This commit is contained in:
parent
1bc8726046
commit
6824d5662a
4 changed files with 20 additions and 14 deletions
|
|
@ -55,7 +55,7 @@ public:
|
|||
|
||||
uint8_t setParams(uint8_t frequency, uint8_t threshold);
|
||||
|
||||
CTCSSState process(q15_t samples);
|
||||
CTCSSState process(q15_t sample);
|
||||
|
||||
CTCSSState getState();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue