mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -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
|
||||
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue