@ -110,9 +110,10 @@ class CliInteraction(UserInteraction):
print("User Verification required.")
return True
clf = None
def read_nfc_tag():
try:
import nfc
clf = nfc.ContactlessFrontend('usb')
tag = clf.connect(rdwr={'on-connect': lambda tag: False})
nfc = True
The note is not visible to the blocked user.