Fixed weird value idk

This commit is contained in:
Ryzerth 2021-02-23 03:35:40 +01:00
parent e4c062c9c2
commit b4ee6420c5

View File

@ -474,7 +474,6 @@ namespace ImGui {
range = findBestRange(viewBandwidth, maxHSteps);
vRange = findBestRange(fftMax - fftMin, maxVSteps);
vRange = 10.0;
updateWaterfallFb();
updateAllVFOs();