mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-24 16:14:59 +08:00
text
This commit is contained in:
parent
a32f1520db
commit
e1c64d3eef
1 changed files with 1 additions and 1 deletions
|
@ -3712,7 +3712,7 @@ int CmdHF14AMfELoad(const char *Cmd) {
|
|||
}
|
||||
}
|
||||
|
||||
PrintAndLogEx(INFO, "Copying to emulator memory");
|
||||
PrintAndLogEx(INFO, "Uploading to emulator memory");
|
||||
|
||||
// fast push mode
|
||||
conn.block_after_ACK = true;
|
||||
|
|
Loading…
Reference in a new issue