fix wrong spelling

This commit is contained in:
iceman1001 2019-09-13 07:38:07 +02:00
parent f1b36c0b5a
commit a4421dfc37

View file

@ -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;
}