mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-09-26 15:58:05 +00:00
fix
This commit is contained in:
+1
-1
@@ -25,9 +25,9 @@
|
||||
#ifndef CHK_TIMEOUT
|
||||
# define CHK_TIMEOUT() { \
|
||||
ReaderTransmit(&dummy_answer, 1, NULL); \
|
||||
//SpinDelayUs(AUTHENTICATION_TIMEOUT); \
|
||||
}
|
||||
#endif
|
||||
//SpinDelayUs(AUTHENTICATION_TIMEOUT);
|
||||
static uint8_t dummy_answer = 0;
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user