Make use of the now available Tk info
This commit is contained in:
parent
cbca45e21c
commit
ffe50562dd
5 changed files with 17 additions and 9 deletions
|
|
@ -1184,7 +1184,7 @@ pn53x_target_init (nfc_device_t * pnd, const nfc_target_mode_t ntm, nfc_target_t
|
|||
pbtMifareParams = abtMifareParams;
|
||||
|
||||
// Historical Bytes
|
||||
pbtHBt = iso14443a_extract_historical_bytes (pnt->nti.nai.abtAts, pnt->nti.nai.szAtsLen, &szHBt);
|
||||
pbtHBt = iso14443a_locate_historical_bytes (pnt->nti.nai.abtAts, pnt->nti.nai.szAtsLen, &szHBt);
|
||||
}
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue