Changed RDS data output to external applications

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-04-17 12:03:59 +02:00
parent 52f32e794a
commit a65a84be9d
3 changed files with 23 additions and 22 deletions
+1 -1
View File
@@ -575,7 +575,7 @@ typedef struct _rds_ {
char stationState[3];
char dabafeid[5];
char dabafchannel[4];
uint16_t hour, minute, day, month, year, rdsA, rdsB, rdsC, rdsD, rdsErr, rdsStat, correctPI, rdsplusTag1, rdsplusTag2;
uint16_t hour, minute, day, month, year, rdsA, rdsB, rdsC, rdsD, rdsErr, rdsAF, rdsBF, rdsCF, rdsDF, rdsErrF, rdsStat, correctPI, rdsplusTag1, rdsplusTag2;
uint16_t aid[10];
uint32_t dabaffreq;
byte aid_counter;