mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 02:34:48 +08:00
commit
d589e9cd45
1 changed files with 1 additions and 1 deletions
|
@ -1207,7 +1207,7 @@ int CmdEMVExec(const char *cmd) {
|
|||
dreturn(7);
|
||||
}
|
||||
|
||||
// process Format1 (0x80) anf print Format2 (0x77)
|
||||
// process Format1 (0x80) and print Format2 (0x77)
|
||||
ProcessACResponseFormat1(tlvRoot, buf, len, decodeTLV);
|
||||
|
||||
uint8_t CID = 0;
|
||||
|
|
Loading…
Reference in a new issue