mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
text
This commit is contained in:
@@ -148,7 +148,7 @@ static int CmdHFEPAPACEReplay(const char *Cmd) {
|
||||
// Proxmark response
|
||||
PacketResponseNG resp;
|
||||
|
||||
// transfer the APDUs to the Proxmark
|
||||
// transfer the APDUs to the Proxmark3
|
||||
uint8_t data[PM3_CMD_DATA_SIZE];
|
||||
// fast push mode
|
||||
g_conn.block_after_ACK = true;
|
||||
|
||||
Reference in New Issue
Block a user