mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
fix decoding of info in view command and turning off at select card
This commit is contained in:
parent
c880b613d6
commit
61573a014e
2 changed files with 74 additions and 56 deletions
|
@ -926,5 +926,8 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
// 0x0A = ACK
|
||||
// 0x05 = NACK
|
||||
|
||||
// XEROX Commands
|
||||
#define XEROX_READ_MEM 0x20
|
||||
|
||||
#endif
|
||||
// PROTOCOLS_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue