You've already forked TEF6686_ESP32
Added RT buffering as menu option
This commit is contained in:
@@ -166,6 +166,7 @@ typedef struct _rds_ {
|
||||
bool underscore;
|
||||
bool rdsreset;
|
||||
bool pierrors;
|
||||
bool rtbuffer = true;
|
||||
} rds_;
|
||||
|
||||
typedef struct _af_ {
|
||||
|
||||
Reference in New Issue
Block a user