Consolidate anti_alias BW selection into function (#1217)

This commit is contained in:
Kyle Reed 2023-06-29 22:35:35 -07:00 committed by GitHub
parent 2390d79111
commit 99809c7919
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 39 additions and 92 deletions

View file

@ -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()},