mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
chg: 'sc raw' ...annoying..
This commit is contained in:
parent
7394bb14a0
commit
4916042cb4
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ int CmdSmartRaw(const char *Cmd) {
|
||||||
PrintAndLogEx(WARNING, "Hex must have even number of digits.");
|
PrintAndLogEx(WARNING, "Hex must have even number of digits.");
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
cmdp++;
|
||||||
breakloop = true;
|
breakloop = true;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue