You've already forked TEF6686_ESP32
Added database with USA callsigns and states
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user