M16 - Expected Printer Check (#14924)
This commit is contained in:
committed by
Scott Lahteine
parent
a26b57a36d
commit
0fbb26c28f
@@ -1164,6 +1164,11 @@
|
||||
#ifndef MSG_CASE_LIGHT_BRIGHTNESS
|
||||
#define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("Light Brightness")
|
||||
#endif
|
||||
|
||||
#ifndef MSG_EXPECTED_PRINTER
|
||||
#define MSG_EXPECTED_PRINTER _UxGT("INCORRECT PRINTER")
|
||||
#endif
|
||||
|
||||
#if LCD_WIDTH >= 20
|
||||
#ifndef MSG_INFO_PRINT_COUNT
|
||||
#define MSG_INFO_PRINT_COUNT _UxGT("Print Count")
|
||||
|
Reference in New Issue
Block a user