From: iceman1001 Date: Mon, 4 May 2015 22:37:13 +0000 (+0200) Subject: chg: minor spelling change from MIFARE_ULEV1_VERS -> MIFARE_ULEV1_VERSION X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/7d010c499185b7a4ef80027e8d13e68fc088399e?ds=sidebyside;hp=cd07302754ff43868ccb836376341ba9902a804f chg: minor spelling change from MIFARE_ULEV1_VERS -> MIFARE_ULEV1_VERSION --- diff --git a/common/protocols.h b/common/protocols.h index c3591804..3fa12542 100644 --- a/common/protocols.h +++ b/common/protocols.h @@ -126,8 +126,9 @@ NXP/Philips CUSTOM COMMANDS //#define MIFARE_ULC_WRITE 0xA0 #define MIFARE_ULC_AUTH_1 0x1A #define MIFARE_ULC_AUTH_2 0xAF + #define MIFARE_ULEV1_AUTH 0x1B -#define MIFARE_ULEV1_VERS 0x60 +#define MIFARE_ULEV1_VERSION 0x60 #define MIFARE_ULEV1_FASTREAD 0x3A #define MIFARE_ULEV1_WRITE 0xA2 //#define MIFARE_ULEV1_COMP_WRITE 0xA0