mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-10 09:33:48 +00:00
Examples: more ISO14443A info decoding & verbose mode for nfc-list
This commit is contained in:
@@ -192,7 +192,7 @@ main (int argc, const char *argv[])
|
||||
}
|
||||
|
||||
printf ("The following ISO14443A tag (SAM) was found:\n\n");
|
||||
print_nfc_iso14443a_info (nt.nti.nai);
|
||||
print_nfc_iso14443a_info (nt.nti.nai, true);
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user