Update RXsweep.ino
Initial span setting fixed
This commit is contained in:
parent
6479c6050b
commit
a99e749681
@ -21,6 +21,7 @@ void initRX_Sweep()
|
||||
xDelta = displayPoints / xGrid;
|
||||
|
||||
init_sweep();
|
||||
SetRXsweepSpan (setting.Bandwidth10 * 1000); // 10 * bandwidth
|
||||
|
||||
tinySA_mode = RX_SWEEP;
|
||||
setting.Mode = tinySA_mode;
|
||||
|
Loading…
Reference in New Issue
Block a user