Added AF-REG

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-18 15:53:09 +02:00
parent f709dbec42
commit b7c3115649
5 changed files with 47 additions and 13 deletions
+1
View File
@@ -577,6 +577,7 @@ typedef struct _rds_ {
bool sortaf;
bool fastps;
bool rtbuffer = true;
bool afreg;
} rds_;
typedef struct _af_ {