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
|
|
@ -206,7 +206,7 @@ typedef struct {
|
|||
size_t szUidLen;
|
||||
byte_t abtUid[10];
|
||||
size_t szAtsLen;
|
||||
byte_t abtAts[36];
|
||||
byte_t abtAts[254]; // Maximal theoretical ATS is FSD-2, FSD=256 for FSDI=8 in RATS
|
||||
} nfc_iso14443a_info_t;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue