mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 23:14:47 -04:00
Fixed some compilation issues
This commit is contained in:
@@ -65,7 +65,7 @@ void KiwiSDRPlugin::enumOriginDevices(QStringList& listedHwIds, OriginDevices& o
|
||||
originDevices.append(OriginDevice(
|
||||
"KiwiSDR",
|
||||
m_hardwareID,
|
||||
QString::null,
|
||||
QString(),
|
||||
0,
|
||||
1, // nb Rx
|
||||
0 // nb Tx
|
||||
|
||||
Reference in New Issue
Block a user