mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-06 21:54:27 -04:00
Added NZ to APRS
This commit is contained in:
parent
68d40ebce8
commit
5c97c24b48
2 changed files with 6 additions and 5 deletions
|
@ -217,7 +217,8 @@ private:
|
|||
{
|
||||
{ "NA ", 0 },
|
||||
{ "EUR", 1 },
|
||||
{ "AUS", 2 }
|
||||
{ "AUS", 2 },
|
||||
{ "NZ ", 3 }
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue