mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-08-01 00:21:50 +00:00
Rename nfc_target_type_t as pn53x_target_type_t
This commit is contained in:
@@ -198,7 +198,7 @@ main (int argc, const char *argv[])
|
||||
size_t szRx;
|
||||
|
||||
nfc_target_t nt = {
|
||||
.ntt = NTT_MIFARE,
|
||||
.ptt = PTT_MIFARE,
|
||||
.nti.nai.abtAtqa = { 0x04, 0x00 },
|
||||
.nti.nai.abtUid = { 0x08, 0xad, 0xbe, 0xaf },
|
||||
.nti.nai.btSak = 0x20,
|
||||
|
||||
Reference in New Issue
Block a user