FIX: corrected the FLAG_NR_AR_ATTACK
This commit is contained in:
@@ -209,7 +209,7 @@ typedef struct {
|
|||||||
#define FLAG_7B_UID_IN_DATA 0x04
|
#define FLAG_7B_UID_IN_DATA 0x04
|
||||||
#define FLAG_10B_UID_IN_DATA 0x08
|
#define FLAG_10B_UID_IN_DATA 0x08
|
||||||
#define FLAG_UID_IN_EMUL 0x10
|
#define FLAG_UID_IN_EMUL 0x10
|
||||||
#define FLAG_NR_AR_ATTACK 0x12
|
#define FLAG_NR_AR_ATTACK 0x20
|
||||||
|
|
||||||
|
|
||||||
//Iclass reader flags
|
//Iclass reader flags
|
||||||
|
|||||||
@@ -222,7 +222,7 @@ typedef struct{
|
|||||||
#define FLAG_7B_UID_IN_DATA 0x04
|
#define FLAG_7B_UID_IN_DATA 0x04
|
||||||
#define FLAG_10B_UID_IN_DATA 0x08
|
#define FLAG_10B_UID_IN_DATA 0x08
|
||||||
#define FLAG_UID_IN_EMUL 0x10
|
#define FLAG_UID_IN_EMUL 0x10
|
||||||
#define FLAG_NR_AR_ATTACK 0x12
|
#define FLAG_NR_AR_ATTACK 0x20
|
||||||
|
|
||||||
|
|
||||||
//Iclass reader flags
|
//Iclass reader flags
|
||||||
|
|||||||
Reference in New Issue
Block a user