]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/hitagS.c
Avoid link error due to duplicate definition of blocknr in hitag.c and hitagS.c ...
[proxmark3-svn] / armsrc / hitagS.c
index 8f40146a6591dcb0c0e3342137d07de60df935d9..2f5d62897de94bf74efb350b97b9f04088d2d524 100644 (file)
@@ -42,7 +42,6 @@ static int sof_bits;            //number of start-of-frame bits
 static byte_t pwdh0, pwdl0, pwdl1;  //password bytes
 static uint32_t rnd = 0x74124485;   //randomnumber
 static int test = 0;
-size_t blocknr;
 bool end=false;
 
 // Single bit Hitag2 functions:
Impressum, Datenschutz