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:
@@ -66,6 +66,7 @@ PluginInterface::SamplingDevices FCDProPlugin::enumSampleSources()
|
||||
fcd_traits<Pro>::interfaceIID,
|
||||
serialNumber,
|
||||
i,
|
||||
PluginInterface::SamplingDevice::PhysicalDevice,
|
||||
true,
|
||||
0));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user