tweak message

This commit is contained in:
Brian Pow 2018-02-21 15:55:12 +08:00
parent d34e95b9a8
commit 8a408088af

View file

@ -984,7 +984,7 @@ static int waitCmd(uint8_t iSelect) {
if (len){
PrintAndLogEx(NORMAL, "Card selected. UID[%i]:", len);
} else {
PrintAndLogEx(NORMAL, "Can't select card.");
PrintAndLogEx(WARNING, "Can't select card.");
}
} else {
PrintAndLogEx(NORMAL, "received %i bytes:", len);