mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-13 10:23:37 +00:00
insert -g --gain function
This commit is contained in:
parent
b500d0ad3f
commit
0c3ed6d788
3 changed files with 12 additions and 9 deletions
|
|
@ -49,6 +49,7 @@ def printHeader(args):
|
|||
if "POC2400" in args.demod:
|
||||
print "- POC2400"
|
||||
print "Squelch: "+str(args.squelch)
|
||||
print "Gain: "+str(args.gain)
|
||||
if args.verbose:
|
||||
print "Verbose Mode!"
|
||||
if args.test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue