mirror of
https://github.com/sanni/cartreader.git
synced 2024-12-25 04:21:53 +01:00
Update N64.ino
This commit is contained in:
parent
e01ce10faf
commit
97394939a1
@ -2133,7 +2133,7 @@ void checksumMPK() {
|
|||||||
if (writeErrors > 1)
|
if (writeErrors > 1)
|
||||||
println_Msg("Error");
|
println_Msg("Error");
|
||||||
else
|
else
|
||||||
println_Msg("Ok");
|
println_Msg("OK");
|
||||||
display_Update();
|
display_Update();
|
||||||
|
|
||||||
// Close the file:
|
// Close the file:
|
||||||
|
Loading…
Reference in New Issue
Block a user