mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-15 19:59:34 +08:00
CHG: some more descriptions
This commit is contained in:
parent
acb41a7376
commit
5140db2ac6
1 changed files with 3 additions and 0 deletions
|
@ -198,6 +198,9 @@ static const struct emv_tag emv_tags[] = {
|
|||
{ 0x61 , "Application Template" },
|
||||
{ 0x6f , "File Control Information (FCI) Template" },
|
||||
{ 0x70 , "READ RECORD Response Message Template" },
|
||||
{ 0x71 , "Issues Script Template 1" },
|
||||
{ 0x72 , "Issues Script Template 2" },
|
||||
{ 0x73 , "Directory Discretionary Template" },
|
||||
{ 0x77 , "Response Message Template Format 2" },
|
||||
{ 0x80 , "Response Message Template Format 1" },
|
||||
{ 0x82 , "Application Interchange Profile", EMV_TAG_BITMASK, &EMV_AIP },
|
||||
|
|
Loading…
Reference in a new issue