Added coaxswitch via GPIO0 (XDRGTK)

Optimised XDRGTK parsing
Fix problem where PS/PTY/PI sometimes turned blue on correct RDS when switching from Adv. RDS to normal screen
This commit is contained in:
Sjef Verhoeven PE5PVB
2024-02-12 23:17:46 +01:00
parent 388231a4b4
commit 2a3e8d7197
7 changed files with 34 additions and 20 deletions

View File

@@ -670,6 +670,7 @@ class TEF6686 {
void setSoftmuteAM(uint8_t mode);
void setMono(bool mono);
bool getStereoStatus();
void setCoax(uint8_t mode);
void init(byte TEF);
void clearRDS(bool fullsearchrds);
void power(bool mode);