]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdmain.c
reconfigure lf cmdread ...
[proxmark3-svn] / client / cmdmain.c
index 719617fde62ea63d42939e2f8917c15a18661ac8..8d9313f9b015f29deab19b9f166c8dcf2b11c376 100644 (file)
@@ -162,7 +162,7 @@ bool WaitForResponseTimeoutW(uint32_t cmd, UsbCommand* response, size_t ms_timeo
                }
                if (msclock() - start_time > 2000 && show_warning) {
                        PrintAndLog("Waiting for a response from the proxmark...");
-                       PrintAndLog("Don't forget to cancel its operation first by pressing on the button");
+                       PrintAndLog("You can cancel this operation by pressing the pm3 button");
                        show_warning = false;
                }
        }
Impressum, Datenschutz