radio option fix

Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
This commit is contained in:
shivamcandela
2021-04-29 22:01:51 +05:30
parent 121bd22dd4
commit 3b075fa1be

View File

@@ -95,6 +95,7 @@ def main():
outfile=args.outfile,
duration=args.duration,
channel=args.channel,
radio=args.radio,
radio_mode=args.radio_mode
)
obj.setup()