mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-13 08:25:05 +01:00
Typo
This commit is contained in:
parent
78d6e9dde3
commit
80ff348b03
@ -977,7 +977,7 @@ bool writeFlash_GB() {
|
||||
println_Msg(F("Error: Flash has too few banks!"));
|
||||
print_Msg(F("Has "));
|
||||
print_Msg(flashBanks);
|
||||
println_Msg(F(" banks,")
|
||||
println_Msg(F(" banks,"));
|
||||
print_Msg(F("but needs "));
|
||||
print_Msg(romBanks);
|
||||
println_Msg(F("."));
|
||||
|
Loading…
Reference in New Issue
Block a user