mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 13:47:01 -04:00
LimeSDR input: correct compile errors
This commit is contained in:
@@ -279,7 +279,6 @@ bool LimeSDRInput::start()
|
||||
}
|
||||
|
||||
m_limeSDRInputThread->setLog2Decimation(m_settings.m_log2SoftDecim);
|
||||
m_limeSDRInputThread->setFcPos((int) m_settings.m_fcPos);
|
||||
|
||||
m_limeSDRInputThread->startWork();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user