mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-24 14:50:43 -04:00
Consolidate anti_alias BW selection into function (#1217)
This commit is contained in:
parent
2390d79111
commit
99809c7919
6 changed files with 39 additions and 92 deletions
|
@ -56,7 +56,6 @@ class CaptureAppView : public View {
|
|||
app_settings::Options::UseGlobalTargetFrequency};
|
||||
|
||||
uint32_t sampling_rate = 0;
|
||||
uint32_t anti_alias_baseband_bandwidth_filter = 2500000;
|
||||
|
||||
Labels labels{
|
||||
{{0 * 8, 1 * 16}, "Rate:", Color::light_grey()},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue