Extend REC low bit rate bandwith options in Capture App till 75khz (#1380)

* working_x32_Capture_till_75Khz

* format issues

* apply better accurate comments

* auto format issues
This commit is contained in:
Brumi-2021
2023-08-16 23:26:59 +02:00
committed by GitHub
parent e1cc0b1ad0
commit 12dbf957b3
6 changed files with 97 additions and 19 deletions
+1
View File
@@ -78,6 +78,7 @@ options_t freqman_bandwidths[4] = {
{"16k", 16000},
{"25k", 25000},
{"50k", 50000},
{"75k", 75000},
{"100k", 100000},
{"150k", 150000},
{"250k", 250000},