Added Pocsag bitrate

I added 3200 to the bitrates in pocsag per a user request on Facebook.
This commit is contained in:
ImDroided 2021-02-14 12:52:56 -06:00
parent 4f90c5efee
commit 62c1e4e028
3 changed files with 7 additions and 4 deletions

View file

@ -90,7 +90,8 @@ private:
{
{ "512bps ", 0 },
{ "1200bps", 1 },
{ "2400bps", 2 }
{ "2400bps", 2 },
{ "3200bps", 3 }
}
};
OptionsField options_phase {