Initialize DEP mode (nt.nti.ndi.ndm) to NDM_UNDEFINED.
This commit is contained in:
parent
c40319c7b4
commit
4259f595ec
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ main (int argc, const char *argv[])
|
||||||
.abtNFCID3 = { 0x12, 0x34, 0x56, 0x78, 0x9a, 0xbc, 0xde, 0xff, 0x00, 0x00 },
|
.abtNFCID3 = { 0x12, 0x34, 0x56, 0x78, 0x9a, 0xbc, 0xde, 0xff, 0x00, 0x00 },
|
||||||
.szGB = 4,
|
.szGB = 4,
|
||||||
.abtGB = { 0x12, 0x34, 0x56, 0x78 },
|
.abtGB = { 0x12, 0x34, 0x56, 0x78 },
|
||||||
|
.ndm = NDM_UNDEFINED,
|
||||||
/* These bytes are not used by nfc_target_init: the chip will provide them automatically to the initiator */
|
/* These bytes are not used by nfc_target_init: the chip will provide them automatically to the initiator */
|
||||||
.btDID = 0x00,
|
.btDID = 0x00,
|
||||||
.btBS = 0x00,
|
.btBS = 0x00,
|
||||||
|
|
Loading…
Add table
Reference in a new issue