Attempt to provide clean types for API
This commit is contained in:
parent
9020014160
commit
d289eabc36
19 changed files with 437 additions and 311 deletions
|
|
@ -66,7 +66,7 @@ main (int argc, const char *argv[])
|
|||
}
|
||||
|
||||
const nfc_target_t nt = {
|
||||
.ptt = PTT_DEP_PASSIVE_106,
|
||||
.nmt = NMT_DEP,
|
||||
.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