mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -05:00
BladeRF2 input: set the appropriate total number of Rx channels in device enumeration process
This commit is contained in:
parent
aa6834a6e9
commit
151f21f775
@ -98,7 +98,7 @@ PluginInterface::SamplingDevices Blderf2InputPlugin::enumSampleSources()
|
||||
i,
|
||||
PluginInterface::SamplingDevice::PhysicalDevice,
|
||||
true,
|
||||
1,
|
||||
nbRxChannels,
|
||||
j));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user