mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 06:13:51 -07: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 = 0;
|
||||||
int timeout_max = 20;
|
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...");
|
PrintAndLogEx(INFO, "Measuring antenna characteristics, please wait...");
|
||||||
|
|
||||||
clearCommandBuffer();
|
clearCommandBuffer();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue