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

LimeSDR: cosmetic changes

This commit is contained in:
f4exb
2020-04-09 06:45:31 +02:00
parent b7fc2f255c
commit 65f892beab
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)
{