mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-16 08:03:26 +00:00
Consolidate anti_alias BW selection into function (#1217)
This commit is contained in:
@@ -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()},
|
||||
|
||||
Reference in New Issue
Block a user