mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
HackRF: updated documentation
This commit is contained in:
@@ -133,7 +133,6 @@ bool HackRFOutput::start()
|
||||
|
||||
applySettings(m_settings, true);
|
||||
|
||||
m_hackRFThread->setSamplerate(m_settings.m_devSampleRate);
|
||||
m_hackRFThread->setLog2Interpolation(m_settings.m_log2Interp);
|
||||
m_hackRFThread->setFcPos((int) m_settings.m_fcPos);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user