mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 07:24:44 -04:00
Support for Airspy: corrected open device by sequence number
This commit is contained in:
@@ -484,10 +484,6 @@ struct airspy_device *AirspyInput::open_airspy_from_sequence(int sequence)
|
||||
{
|
||||
return devinfo;
|
||||
}
|
||||
else
|
||||
{
|
||||
airspy_close(devinfo);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user