Avoid link error due to duplicate definition of blocknr in hitag.c and hitagS.c (#963)

This commit is contained in:
pwpiwi 2021-01-25 09:26:27 +01:00 committed by GitHub
parent 622dd1af3b
commit efd0327132
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: