mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-23 21:19:16 +01:00
typo fix
This commit is contained in:
parent
b5e6ac00a5
commit
36633971fc
@ -1784,7 +1784,7 @@ void validateMPK() {
|
||||
print_Msg(F("failed"));
|
||||
} else {
|
||||
errorLvl = 0;
|
||||
print_Msg(F("pased"));
|
||||
print_Msg(F("passed"));
|
||||
}
|
||||
display_Update();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user