mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-01 06:10:01 +01:00
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 a new issue