mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-12 00:20:03 -04:00
parent
6a6c6d6502
commit
a2f6d14b15
2 changed files with 4 additions and 1 deletions
|
@ -221,7 +221,8 @@ class APRSRxView : public View {
|
|||
{{"NA ", 0},
|
||||
{"EUR", 1},
|
||||
{"AUS", 2},
|
||||
{"NZ ", 3}}};
|
||||
{"NZ ", 3},
|
||||
{"ISS", 4}}};
|
||||
|
||||
RxFrequencyField field_frequency{
|
||||
{3 * 8, 0 * 16},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue