]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/epa.c
CHG: Added @icsom 's changes to his legic.lua script.
[proxmark3-svn] / armsrc / epa.c
index b89d495659d8171dc4b5a0c48497d1b5e9a049d2..3b4e341aa5d949f08b12b467e6ff2daee0bfed52 100644 (file)
@@ -102,7 +102,7 @@ static struct {
 static uint8_t apdu_lengths_replay[5];
 
 // type of card (ISO 14443 A or B)
-static char iso_type = 0;
+static char iso_type;
 
 //-----------------------------------------------------------------------------
 // Wrapper for sending APDUs to type A and B cards
Impressum, Datenschutz