Patch up some language formatting

This commit is contained in:
Scott Lahteine
2016-11-17 22:17:14 -06:00
parent 8cffa60cc5
commit 6eb6f12c64
11 changed files with 58 additions and 59 deletions

View File

@ -180,7 +180,7 @@
#define MSG_INFO_BAUDRATE "Baud"
#define MSG_INFO_PROTOCOL "Protocol"
#if LCD_WIDTH > 19
#if LCD_WIDTH >= 20
#define MSG_INFO_PRINT_COUNT "Print Count"
#define MSG_INFO_COMPLETED_PRINTS "Completed "
#define MSG_INFO_PRINT_TIME "Total Time "