mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
Q5/T5555 has a fix 06 first byte in the configblock. Thanks @mwalker33!
This commit is contained in:
parent
af1bf08e33
commit
cda72aef40
4 changed files with 5 additions and 4 deletions
|
@ -519,6 +519,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
#define T5555_BITRATE_SHIFT 12 //(RF=2n+2) ie 64=2*0x1F+2 or n = (RF-2)/2
|
||||
#define T5555_FAST_WRITE 0x00004000
|
||||
#define T5555_PAGE_SELECT 0x00008000
|
||||
#define T5555_FIXED 0x06000000
|
||||
|
||||
#define T55XX_WRITE_TIMEOUT 1500
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue