From: marshmellow42 Date: Wed, 20 May 2015 18:22:26 +0000 (-0400) Subject: ULEV1_48 had the wrong max block X-Git-Tag: v2.1.0~12^2~7 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/8241872c4702766159594eae0ef7ab4292d37d40 ULEV1_48 had the wrong max block --- diff --git a/client/cmdhfmfu.c b/client/cmdhfmfu.c index 9826a592..c0fd136a 100644 --- a/client/cmdhfmfu.c +++ b/client/cmdhfmfu.c @@ -18,7 +18,7 @@ #define MAX_UL_BLOCKS 0x0f #define MAX_ULC_BLOCKS 0x2b -#define MAX_ULEV1a_BLOCKS 0x12 +#define MAX_ULEV1a_BLOCKS 0x13 #define MAX_ULEV1b_BLOCKS 0x28 #define MAX_NTAG_203 0x29 #define MAX_NTAG_210 0x13