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:
+1
-1
@@ -154,7 +154,7 @@ byte screensaverOptions[5] = {0, 3, 10, 30, 60};
|
|||||||
byte screensaverset;
|
byte screensaverset;
|
||||||
byte showmodulation;
|
byte showmodulation;
|
||||||
byte showSWMIBand;
|
byte showSWMIBand;
|
||||||
byte nowToggleSWMIBand = 0;
|
byte nowToggleSWMIBand = 1;
|
||||||
byte SNRold;
|
byte SNRold;
|
||||||
byte stepsize;
|
byte stepsize;
|
||||||
byte StereoLevel;
|
byte StereoLevel;
|
||||||
|
|||||||
Reference in New Issue
Block a user