mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-30 20:23:46 +08:00
sloppy
This commit is contained in:
parent
d1566728e2
commit
05991cdffb
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
SpinDelayUs(AUTHENTICATION_TIMEOUT); \
|
||||
}
|
||||
#endif
|
||||
static uint8_t dummy_anser = 0;
|
||||
static uint8_t dummy_answer = 0;
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Select, Authenticate, Read a MIFARE tag.
|
||||
|
|
Loading…
Reference in a new issue