mirror of
https://github.com/sanni/cartreader.git
synced 2025-02-18 22:16:20 +01:00
Fix typo
This commit is contained in:
parent
d4dafab307
commit
a2b8d0446d
@ -809,7 +809,6 @@ boolean checkCartSelection(FsFile& database, void (*readData)(FsFile&, void*), v
|
|||||||
printDataLine(data);
|
printDataLine(data);
|
||||||
}
|
}
|
||||||
println_Msg(FS(FSTRING_EMPTY));
|
println_Msg(FS(FSTRING_EMPTY));
|
||||||
4
|
|
||||||
|
|
||||||
#if defined(ENABLE_OLED)
|
#if defined(ENABLE_OLED)
|
||||||
print_STR(press_to_change_STR, 0);
|
print_STR(press_to_change_STR, 0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user