1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

LimeSDR: cosmetic changes

This commit is contained in:
f4exb
2020-04-09 06:45:31 +02:00
parent 03d39f8483
commit 0d094f4aa7
3 changed files with 31 additions and 32 deletions
@@ -620,7 +620,8 @@ void LimeSDRInputGUI::on_sampleRate_changed(quint64 value)
updateADCRate();
setNCODisplay();
sendSettings();}
sendSettings();
}
void LimeSDRInputGUI::on_hwDecim_currentIndexChanged(int index)
{