pn53x-tamashell properly properly fixed
This commit is contained in:
parent
5bc113792b
commit
35e9696ada
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ int main(int argc, const char* argv[])
|
|||
printf("Tx: ");
|
||||
print_hex((byte_t*)abtTx,szTx);
|
||||
|
||||
szRx = sizeof(abtRx);
|
||||
if (!pn53x_transceive (pnd, abtTx, szTx, abtRx, &szRx)) {
|
||||
free(cmd);
|
||||
nfc_perror (pnd, "Rx");
|
||||
|
|
Loading…
Add table
Reference in a new issue