Code cleanup

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-28 23:27:14 +02:00
parent 4d7b9f703f
commit 17f1ef2eb6
3 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -541,7 +541,7 @@ typedef struct _rds_ {
String stationStatetext;
char stationType[18];
char picode[7];
char stationID[8];
char stationID[9];
char stationState[3];
uint16_t hour, minute, day, month, year, rdsA, rdsB, rdsC, rdsD, rdsErr, rdsStat, correctPI, rdsplusTag1, rdsplusTag2;
uint16_t aid[10];