Fixed weird value idk

pull/85/head
Ryzerth 2021-02-23 03:35:40 +01:00
rodzic e4c062c9c2
commit b4ee6420c5
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

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