Finalise all low bit rate Capture App with x64 (#1386)

* Finalise all low bit rate Capture App with x64

* Adding back also 25k BW option
This commit is contained in:
Brumi-2021 2023-08-18 14:49:22 +02:00 committed by GitHub
parent bd2ee03e44
commit a4636d7872
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 13 deletions

View file

@ -77,6 +77,7 @@ options_t freqman_bandwidths[4] = {
{"12k5", 12500},
{"16k", 16000},
{"25k", 25000},
{"32k", 32000},
{"50k", 50000},
{"75k", 75000},
{"100k", 100000},