Added more RDS flags to API

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-07-04 22:41:36 +02:00
parent 9d63bef8c0
commit 08b3e6ef8e
2 changed files with 17 additions and 4 deletions
+4
View File
@@ -111,6 +111,10 @@ typedef struct _rds_ {
bool rdsBerror;
bool rdsCerror;
bool rdsDerror;
bool hasArtificialhead;
bool hasCompressed;
bool hasDynamicPTY;
bool hasStereo;
bool hasRDS;
bool hasECC;
bool hasRT;