Added database with USA callsigns and states

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-27 23:50:41 +02:00
parent b29549d286
commit 32f3edf49f
7 changed files with 43584 additions and 21571 deletions

View File

@@ -51,6 +51,8 @@ extern byte region;
extern byte stationlistid;
extern char eonpicodeold[20][6];
extern char programTypePrevious[18];
extern char stationIDPrevious[8];
extern char stationStatePrevious[3];
extern char radioIdPrevious[7];
extern int ActiveColor;
extern int ActiveColorSmooth;
@@ -91,6 +93,7 @@ extern String RDSSPYRDSold;
extern String RTold;
extern String rtplusstringold;
extern String stationIDold;
extern String stationStateold;
extern String XDRGTKRDS;
extern String XDRGTKRDSold;
extern unsigned int mappedfreqold[20];