mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-11-04 08:57:29 +01:00 
			
		
		
		
	test: Use StartPin in wps-pin
This commit is contained in:
		
							parent
							
								
									0789c1cc4c
								
							
						
					
					
						commit
						c64d4f7dcf
					
				@ -16,3 +16,5 @@ if (len(sys.argv) == 3):
 | 
			
		||||
else:
 | 
			
		||||
    pin = wsc.GeneratePin()
 | 
			
		||||
    print("Please use '%s' as the PIN" % (pin))
 | 
			
		||||
 | 
			
		||||
wsc.StartPin(pin, timeout=125)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user