pn53x-tamashell properly properly fixed
This commit is contained in:
parent
5bc113792b
commit
35e9696ada
@ -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…
x
Reference in New Issue
Block a user