mirror of
https://github.com/trussed-dev/fido2-tests.git
synced 2026-06-20 04:16:30 -07:00
nfc way
This commit is contained in:
+3
-1
@@ -175,8 +175,10 @@ class TestDevice:
|
||||
print("Sending restart command...")
|
||||
self.send_magic_reboot()
|
||||
TestDevice.delay(0.25)
|
||||
elif self.nfc_interface_only:
|
||||
print("nfc")
|
||||
else:
|
||||
print("Please reboot authentictor and hit enter")
|
||||
print("Please reboot authenticator and hit enter")
|
||||
input()
|
||||
self.find_device(self.nfc_interface_only)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user