mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-13 18:17:25 -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();
|
cjTabulize();
|
||||||
DbprintfEx(FLAG_NEWLINE, "%s[ FAIL ]%s\r\n->did not found all the keys :'(", _XRED_, _XWHITE_);
|
DbprintfEx(FLAG_NEWLINE, "%s[ FAIL ]%s\r\n->did not found all the keys :'(", _XRED_, _XWHITE_);
|
||||||
cjSetCursLeft();
|
cjSetCursLeft();
|
||||||
SpinErr(LEB_B, 100, 8);
|
SpinErr(LED_B, 100, 8);
|
||||||
SpinOff(100);
|
SpinOff(100);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue