mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-30 20:07:55 +08:00
reminder... (thanks amal!)
This commit is contained in:
parent
e5e2852eb1
commit
c8d223b9c9
1 changed files with 1 additions and 0 deletions
|
@ -1645,6 +1645,7 @@ int CmdTuneSamples(const char *Cmd) {
|
|||
|
||||
int timeout = 0;
|
||||
int timeout_max = 20;
|
||||
PrintAndLogEx(INFO, "REMINDER: " _YELLOW_("'hw tune' doesn't actively tune your antennas") ", it's only informative");
|
||||
PrintAndLogEx(INFO, "Measuring antenna characteristics, please wait...");
|
||||
|
||||
clearCommandBuffer();
|
||||
|
|
Loading…
Reference in a new issue