You've already forked TEF6686_ESP32
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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user