Added database with USA callsigns and states
This commit is contained in:
@@ -180,6 +180,8 @@ char buff[16];
|
||||
char eonpicodeold[20][6];
|
||||
char programTypePrevious[18];
|
||||
char radioIdPrevious[7];
|
||||
char stationIDPrevious[8];
|
||||
char stationStatePrevious[3];
|
||||
const uint8_t* currentFont = nullptr;
|
||||
float vPerold;
|
||||
int ActiveColor;
|
||||
@@ -274,6 +276,7 @@ String rtplusstringold;
|
||||
String salt;
|
||||
String saltkey = " ";
|
||||
String stationIDold;
|
||||
String stationStateold;
|
||||
String SWMIBandstring = String();
|
||||
String SWMIBandstringold = String();
|
||||
String XDRGTK_key;
|
||||
|
||||
Reference in New Issue
Block a user