mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 14:36:21 +02:00
Remove dependency to IO in CTCSSRX
This commit is contained in:
+1
-1
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user