This commit is contained in:
iceman1001 2018-07-28 12:31:33 +02:00
parent a8437616e7
commit 32a0bfff5f

View file

@ -1508,9 +1508,6 @@ int CmdTuneSamples(const char *Cmd) {
else
sprintf(judgement, "OK");
//_GREEN_([+] )
//_CYAN_([!] )
PrintAndLogEx(NORMAL, "%sLF antenna is %s \n"
, (peakv < LF_UNUSABLE_V) ? _CYAN_([!]) : _GREEN_([+])
, judgement