mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07: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); \
|
SpinDelayUs(AUTHENTICATION_TIMEOUT); \
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
static uint8_t dummy_anser = 0;
|
static uint8_t dummy_answer = 0;
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// Select, Authenticate, Read a MIFARE tag.
|
// Select, Authenticate, Read a MIFARE tag.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue