We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f0b9d commit e6e67f6Copy full SHA for e6e67f6
python_hackrf/__main__.py
@@ -55,7 +55,6 @@
55
pass
56
if freq_min is not None and freq_max is not None:
57
frequencies.extend([freq_min, freq_max])
58
-
59
60
pyhackrf_sweep.pyhackrf_sweep(frequencies=frequencies,
61
lna_gain=int(args.l),
0 commit comments