More (minor) bugfixes.

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-07-18 12:30:17 +02:00
parent 8b1dde6648
commit 00ceee0c58
4 changed files with 63 additions and 47 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ typedef struct _rds_ {
String RTContent2;
String PTYN;
char stationType[18];
char picode[6];
char picode[7];
uint16_t hour, minute, day, month, year, offsetplusmin, rdsA, rdsB, rdsC, rdsD, rdsErr, correctPI;
int8_t offset;
unsigned int ECC;