Fix for XDRGTK scan

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-08-10 20:31:16 +02:00
parent 7746b0a832
commit e75afaeacb
3 changed files with 2 additions and 20 deletions

View File

@@ -201,7 +201,6 @@ class TEF6686 {
eon_ eon[20];
rds_ rds;
logbook_ logbook[22];
uint16_t CheckSignal(uint16_t frequency);
uint16_t TestAF();
void TestAFEON();
void readRDS(bool showrdserrors);