Skip to content

Commit

Permalink
Update Cart_Reader.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
sanni authored Sep 25, 2023
1 parent b270f0c commit c873d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cart_Reader/Cart_Reader.ino
Original file line number Diff line number Diff line change
Expand Up @@ -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."));
}

/******************************************
Expand Down

0 comments on commit c873d3c

Please sign in to comment.