mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
ADD: Holimans new changes in master.
This commit is contained in:
parent
f0cf62cd73
commit
d3a22c7dfa
23 changed files with 488 additions and 321 deletions
|
@ -188,6 +188,7 @@ typedef struct {
|
|||
|
||||
//Iclass reader flags
|
||||
#define FLAG_ICLASS_READER_ONLY_ONCE 0x01
|
||||
#define FLAG_ICLASS_READER_GET_CC 0x02
|
||||
|
||||
// CMD_DEVICE_INFO response packet has flags in arg[0], flag definitions:
|
||||
/* Whether a bootloader that understands the common_area is present */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue