}
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;
}
}