mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
fix ppm parameter
This commit is contained in:
parent
420e21b078
commit
2bb2f65776
|
|
@ -22,7 +22,7 @@ class ConnectorSource(SdrSource):
|
|||
"device": Option("-d"),
|
||||
"iqswap": Flag("-i"),
|
||||
"rtltcp_compat": Flag("-r"),
|
||||
"ppm": Option("-p"),
|
||||
"ppm": Option("-P"),
|
||||
"rf_gain": Option("-g"),
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue