mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-14 09:25:30 -04:00
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:
parent
bd2ee03e44
commit
a4636d7872
4 changed files with 22 additions and 13 deletions
|
@ -77,6 +77,7 @@ options_t freqman_bandwidths[4] = {
|
|||
{"12k5", 12500},
|
||||
{"16k", 16000},
|
||||
{"25k", 25000},
|
||||
{"32k", 32000},
|
||||
{"50k", 50000},
|
||||
{"75k", 75000},
|
||||
{"100k", 100000},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue