mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 13:47:01 -04:00
BladeRF: Rx/Tx opem/close new style
This commit is contained in:
@@ -104,6 +104,8 @@ void LimeSDRInput::closeDevice()
|
||||
{
|
||||
m_deviceParams.close();
|
||||
}
|
||||
|
||||
m_deviceParams.m_dev = 0;
|
||||
}
|
||||
|
||||
bool LimeSDRInput::start(int device)
|
||||
|
||||
Reference in New Issue
Block a user