mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-30 19:40:37 -07:00
fix wrong spelling
This commit is contained in:
parent
f1b36c0b5a
commit
a4421dfc37
1 changed files with 1 additions and 1 deletions
|
@ -636,7 +636,7 @@ failtag:
|
|||
cjTabulize();
|
||||
DbprintfEx(FLAG_NEWLINE, "%s[ FAIL ]%s\r\n->did not found all the keys :'(", _XRED_, _XWHITE_);
|
||||
cjSetCursLeft();
|
||||
SpinErr(LEB_B, 100, 8);
|
||||
SpinErr(LED_B, 100, 8);
|
||||
SpinOff(100);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue