mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 23:14:47 -04:00
BladerRF2 input support (3)
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
|
||||
DeviceBladeRF2Shared::DeviceBladeRF2Shared() :
|
||||
m_dev(0),
|
||||
m_channel(-1)
|
||||
m_channel(-1),
|
||||
m_inputThread(0),
|
||||
m_outputThread(0)
|
||||
{}
|
||||
|
||||
DeviceBladeRF2Shared::~DeviceBladeRF2Shared()
|
||||
|
||||
Reference in New Issue
Block a user