mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-04 15:50:12 +01:00
change name for sdrplay device in default config
This commit is contained in:
parent
1e6e7528b5
commit
d79a1396a6
|
|
@ -90,7 +90,7 @@ defaultConfig = PropertyLayer(
|
|||
),
|
||||
),
|
||||
sdrplay=PropertyLayer(
|
||||
name="SDRPlay RSP2",
|
||||
name="SDRPlay device",
|
||||
type="sdrplay",
|
||||
antenna="Antenna A",
|
||||
profiles=PropertyLayer(
|
||||
|
|
|
|||
Loading…
Reference in a new issue