Rename nfc_target_type_t as pn53x_target_type_t
This commit is contained in:
parent
c53c512831
commit
695e5c2f37
14 changed files with 99 additions and 99 deletions
|
|
@ -66,7 +66,7 @@ main (int argc, const char *argv[])
|
|||
}
|
||||
|
||||
const nfc_target_t nt = {
|
||||
.ntt = NTT_DEP_PASSIVE_106,
|
||||
.ptt = PTT_DEP_PASSIVE_106,
|
||||
.nti.ndi.abtNFCID3 = { 0x12, 0x34, 0x56, 0x78, 0x9a, 0xbc, 0xde, 0xff, 0x00, 0x00 },
|
||||
.nti.ndi.szGB = 4,
|
||||
.nti.ndi.abtGB = { 0x12, 0x34, 0x56, 0x78 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue