Avoid link error due to duplicate definition of blocknr in hitag.c and hitagS.c

This commit is contained in:
pwpiwi 2021-01-24 18:50:57 +01:00
commit 4f81d9007b

View 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: