Fixed the issues #3280

This commit is contained in:
Belousov Oleg
2026-07-30 15:14:03 +03:00
parent f5719c9c3c
commit 0958939526
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -51,6 +51,7 @@ class SpectrumCollector {
const int32_t filter_transition);
protected:
bool is_streaming() const { return streaming; }
void set_filter(
const int32_t filter_low_frequency,
const int32_t filter_high_frequency,