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