mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
text
This commit is contained in:
parent
398803d930
commit
e82c554dfc
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ static int CmdHFEPAPACEReplay(const char *Cmd) {
|
||||||
// Proxmark response
|
// Proxmark response
|
||||||
PacketResponseNG resp;
|
PacketResponseNG resp;
|
||||||
|
|
||||||
// transfer the APDUs to the Proxmark
|
// transfer the APDUs to the Proxmark3
|
||||||
uint8_t data[PM3_CMD_DATA_SIZE];
|
uint8_t data[PM3_CMD_DATA_SIZE];
|
||||||
// fast push mode
|
// fast push mode
|
||||||
g_conn.block_after_ACK = true;
|
g_conn.block_after_ACK = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue