Added NZ to APRS

This commit is contained in:
jLynx
2022-03-23 20:51:10 +13:00
parent 68d40ebce8
commit 9df1cfa670
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -217,7 +217,8 @@ private:
{
{ "NA ", 0 },
{ "EUR", 1 },
{ "AUS", 2 }
{ "AUS", 2 },
{ "NZ", 3 }
}
};