Removed filler from RDS AF

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-08-07 16:22:34 +02:00
parent a54ed5d50c
commit 4699155a7c
3 changed files with 4 additions and 11 deletions

View File

@@ -172,7 +172,6 @@ typedef struct _rds_ {
typedef struct _af_ {
uint16_t frequency;
int16_t score;
bool filler;
bool afvalid;
bool checked;
} af_;