mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-03 20:27:54 +00:00 
			
		
		
		
	radio option fix
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
This commit is contained in:
		@@ -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()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user