FIX: corrected the FLAG_NR_AR_ATTACK

This commit is contained in:
iceman1001 2016-04-18 13:02:36 +02:00
parent b416b7d287
commit ce211cef39
2 changed files with 2 additions and 2 deletions
client/hid-flasher
include

@ -209,7 +209,7 @@ typedef struct {
#define FLAG_7B_UID_IN_DATA 0x04
#define FLAG_10B_UID_IN_DATA 0x08
#define FLAG_UID_IN_EMUL 0x10
#define FLAG_NR_AR_ATTACK 0x12
#define FLAG_NR_AR_ATTACK 0x20
//Iclass reader flags

@ -222,7 +222,7 @@ typedef struct{
#define FLAG_7B_UID_IN_DATA 0x04
#define FLAG_10B_UID_IN_DATA 0x08
#define FLAG_UID_IN_EMUL 0x10
#define FLAG_NR_AR_ATTACK 0x12
#define FLAG_NR_AR_ATTACK 0x20
//Iclass reader flags