From c8d223b9c9284060c464d329dd100576388270b9 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Fri, 30 Oct 2020 21:01:32 +0100 Subject: [PATCH] reminder... (thanks amal!) --- client/src/cmddata.c | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/cmddata.c b/client/src/cmddata.c index 4f5c55363..40a8ea5a3 100644 --- a/client/src/cmddata.c +++ b/client/src/cmddata.c @@ -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();