Promote WARNING to ERR on some error msgs
This commit is contained in:
@@ -128,7 +128,7 @@ static int CmdParadoxSim(const char *Cmd) {
|
||||
cardnumber = (cn & 0x0000FFFF);
|
||||
|
||||
// if ( GetParadoxBits(facilitycode, cardnumber, bs) != PM3_SUCCESS) {
|
||||
// PrintAndLogEx(WARNING, "Error with tag bitstream generation.");
|
||||
// PrintAndLogEx(ERR, "Error with tag bitstream generation.");
|
||||
// return 1;
|
||||
// }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user