From e1c64d3eef42cf6de1ab846bcf13aafb7959c468 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 6 Apr 2020 06:56:23 +0200 Subject: [PATCH] text --- client/cmdhfmf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/cmdhfmf.c b/client/cmdhfmf.c index 4c49187ca..e43461591 100644 --- a/client/cmdhfmf.c +++ b/client/cmdhfmf.c @@ -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;