This commit is contained in:
merlokk 2019-07-03 17:57:27 +03:00
parent b41cd5d5b8
commit b61e5db736

View File

@ -62,7 +62,7 @@ class Tester:
self.ctap1 = tester.ctap1 self.ctap1 = tester.ctap1
self.client = tester.client self.client = tester.client
def find_device(self, nfcInterfaceOnly = False): def find_device(self, nfcInterfaceOnly=False):
dev = None dev = None
if not nfcInterfaceOnly: if not nfcInterfaceOnly:
print("--- HID ---") print("--- HID ---")