This commit is contained in:
iceman1001 2020-04-06 06:56:23 +02:00
parent a32f1520db
commit e1c64d3eef

View file

@ -3712,7 +3712,7 @@ int CmdHF14AMfELoad(const char *Cmd) {
} }
} }
PrintAndLogEx(INFO, "Copying to emulator memory"); PrintAndLogEx(INFO, "Uploading to emulator memory");
// fast push mode // fast push mode
conn.block_after_ACK = true; conn.block_after_ACK = true;