chg: 'sc raw' ...annoying..

This commit is contained in:
Chris 2018-07-09 15:39:26 +02:00
parent 7394bb14a0
commit 4916042cb4

View file

@ -102,6 +102,7 @@ int CmdSmartRaw(const char *Cmd) {
PrintAndLogEx(WARNING, "Hex must have even number of digits.");
return 1;
}
cmdp++;
breakloop = true;
break;
}