You've already forked TEF6686_ESP32
Changed to default SW-band selection TEF6686_ESP32.ino
Since scan in AM is not implemented yet, it is probably best that this is selected on the SW band until everything works.
This commit is contained in:
@@ -154,7 +154,7 @@ byte screensaverOptions[5] = {0, 3, 10, 30, 60};
|
||||
byte screensaverset;
|
||||
byte showmodulation;
|
||||
byte showSWMIBand;
|
||||
byte nowToggleSWMIBand = 0;
|
||||
byte nowToggleSWMIBand = 1;
|
||||
byte SNRold;
|
||||
byte stepsize;
|
||||
byte StereoLevel;
|
||||
|
||||
Reference in New Issue
Block a user