mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
Store device category (type) in the SamplingDevice structure
This commit is contained in:
@@ -65,6 +65,7 @@ PluginInterface::SamplingDevices SDRdaemonSourcePlugin::enumSampleSources()
|
||||
m_deviceTypeID,
|
||||
QString::null,
|
||||
i,
|
||||
PluginInterface::SamplingDevice::BuiltInDevice,
|
||||
true,
|
||||
0));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user