mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-25 22:16:14 -05:00
Adding 2 more steps to the frequency selector (#28)
This commit is contained in:
parent
36fed73c71
commit
ebfcc81894
@ -247,6 +247,8 @@ public:
|
||||
parent_pos,
|
||||
5,
|
||||
{
|
||||
{ " 1 ", 1 },
|
||||
{ " 10 ", 10 },
|
||||
{ " 100", 100 },
|
||||
{ " 1k ", 1000 },
|
||||
{ " 3k ", 3000 }, /* Approximate SSB bandwidth */
|
||||
|
Loading…
x
Reference in New Issue
Block a user