mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-03 20:24:13 -04:00
Cleaned up a bit
This commit is contained in:
parent
63f6a885d8
commit
1e9406d091
3 changed files with 6 additions and 54 deletions
|
@ -55,8 +55,9 @@ private:
|
|||
baseband_fs
|
||||
};
|
||||
|
||||
uint32_t channel_filter_pass_f = 0;
|
||||
uint32_t channel_filter_stop_f = 0;
|
||||
int32_t channel_filter_low_f = 0;
|
||||
int32_t channel_filter_high_f = 0;
|
||||
int32_t channel_filter_transition = 0;
|
||||
|
||||
std::unique_ptr<StreamOutput> stream { };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue