mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-10 07:30:08 -04:00
Adding 2 more steps to the frequency selector (#28)
This commit is contained in:
parent
36fed73c71
commit
ebfcc81894
1 changed files with 2 additions and 0 deletions
|
@ -247,6 +247,8 @@ public:
|
||||||
parent_pos,
|
parent_pos,
|
||||||
5,
|
5,
|
||||||
{
|
{
|
||||||
|
{ " 1 ", 1 },
|
||||||
|
{ " 10 ", 10 },
|
||||||
{ " 100", 100 },
|
{ " 100", 100 },
|
||||||
{ " 1k ", 1000 },
|
{ " 1k ", 1000 },
|
||||||
{ " 3k ", 3000 }, /* Approximate SSB bandwidth */
|
{ " 3k ", 3000 }, /* Approximate SSB bandwidth */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue