mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
fix: sc upg
This commit is contained in:
parent
f70b8be5de
commit
44e300930f
2 changed files with 1 additions and 4 deletions
|
@ -77,6 +77,7 @@ typedef struct{
|
|||
|
||||
// RDV40, Smart card operations
|
||||
#define CMD_SMART_SEND 0x0140
|
||||
#define CMD_SMART_UPGRADE 0x0141
|
||||
|
||||
// For low-frequency tags
|
||||
#define CMD_READ_TI_TYPE 0x0202
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue