mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-05-04 05:00:45 +00:00
Added additional POCSAG freq.
This commit is contained in:
parent
aec41cab91
commit
eb8e3f5928
@ -98,7 +98,12 @@ private:
|
|||||||
{ "FR .075", 466075000 },
|
{ "FR .075", 466075000 },
|
||||||
{ "FR .175", 466175000 },
|
{ "FR .175", 466175000 },
|
||||||
{ "FR .206", 466206250 },
|
{ "FR .206", 466206250 },
|
||||||
{ "FR .231", 466231250 }
|
{ "FR .231", 466231250 },
|
||||||
|
{ "DE Pub1", 466075000 },
|
||||||
|
{ "DE Pub2", 465970000 },
|
||||||
|
{ "US 152.", 152007500 },
|
||||||
|
{ "US 157.", 157450000 },
|
||||||
|
{ "US 153.", 163250000 }
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user