mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
fix: 'hf lto info' - now correctly selects and prints LTO-CM uid.
This commit is contained in:
parent
eb0e0e938d
commit
69bb285524
5 changed files with 36 additions and 30 deletions
|
@ -602,7 +602,6 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
#define LTO_READBLOCK 0x30
|
||||
#define LTO_READBLOCK_CONT 0x80
|
||||
#define LTO_SELECT 0x93
|
||||
#define LTO_SELECT_1 0x97
|
||||
#define LTO_WRITEWORD 0xB0 // write 2 bytes (word)
|
||||
#define LTO_WRITEBLOCK 0xA0
|
||||
#define LTO_HALT 0x50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue