This commit is contained in:
merlokk
2019-08-12 18:06:36 +03:00
parent 45adfeb9bb
commit c4a2854447
+1
View File
@@ -177,6 +177,7 @@ class TestDevice:
TestDevice.delay(0.25)
elif self.nfc_interface_only:
print("nfc")
#TODO add magic nfc command to reboot device
else:
print("Please reboot authenticator and hit enter")
input()