chg: \r didn't work well with printandlogex

chg: spaces
chg: cleaning
This commit is contained in:
iceman1001 2018-04-27 12:15:26 +02:00
commit 271cb3e1cc
8 changed files with 18 additions and 19 deletions

View file

@ -503,7 +503,7 @@ int CmdHF14AInfo(const char *Cmd) {
}
}
} else {
PrintAndLogEx(NORMAL, "proprietary non iso14443-4 card found, RATS not supported");
PrintAndLogEx(INFO, "proprietary non iso14443-4 card found, RATS not supported");
}
detect_classic_magic();