Adding 2 more steps to the frequency selector (#28)

This commit is contained in:
Erwin Ried 2020-05-11 09:14:39 +02:00 committed by GitHub
parent 36fed73c71
commit ebfcc81894
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,6 +247,8 @@ public:
parent_pos,
5,
{
{ " 1 ", 1 },
{ " 10 ", 10 },
{ " 100", 100 },
{ " 1k ", 1000 },
{ " 3k ", 3000 }, /* Approximate SSB bandwidth */