mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-10 23:15:08 +01:00
Update Cart_Reader.ino
This commit is contained in:
parent
b270f0c30e
commit
c873d3cf9d
@ -818,7 +818,7 @@ byte starting_letter() {
|
||||
void print_MissingModule(void) {
|
||||
display_Clear();
|
||||
println_Msg(F("Please enable module"));
|
||||
print_FatalError(F("in Cart_Reader.ino."));
|
||||
print_FatalError(F("in Config.h."));
|
||||
}
|
||||
|
||||
/******************************************
|
||||
|
Loading…
Reference in New Issue
Block a user