fix name
This commit is contained in:
parent
1932890dd0
commit
7a2f62a307
@ -86,7 +86,7 @@ class SoapyConnectorDeviceDescription(ConnectorDeviceDescription):
|
|||||||
return super().getInputs() + [
|
return super().getInputs() + [
|
||||||
TextInput(
|
TextInput(
|
||||||
"device",
|
"device",
|
||||||
"Device Identifier",
|
"Device identifier",
|
||||||
infotext='SoapySDR device identifier string (example: "serial=123456789")',
|
infotext='SoapySDR device identifier string (example: "serial=123456789")',
|
||||||
),
|
),
|
||||||
GainInput(
|
GainInput(
|
||||||
|
Loading…
Reference in New Issue
Block a user