From 97394939a1f7a298fe9f422d668e117ebaf8dec1 Mon Sep 17 00:00:00 2001 From: sanni Date: Fri, 19 Aug 2022 11:50:18 +0200 Subject: [PATCH] Update N64.ino --- Cart_Reader/N64.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cart_Reader/N64.ino b/Cart_Reader/N64.ino index 60767f2..1e0da86 100644 --- a/Cart_Reader/N64.ino +++ b/Cart_Reader/N64.ino @@ -2133,7 +2133,7 @@ void checksumMPK() { if (writeErrors > 1) println_Msg("Error"); else - println_Msg("Ok"); + println_Msg("OK"); display_Update(); // Close the file: