Case light as a toggle menu item

This commit is contained in:
Scott Lahteine
2017-05-25 20:55:00 -05:00
parent d013bddfa8
commit 3fe333143c
21 changed files with 540 additions and 594 deletions

View File

@ -202,8 +202,7 @@
#define MSG_INFO_MENU _UxGT("Over Printer")
#define MSG_INFO_PRINTER_MENU _UxGT("Printer Info")
#define MSG_INFO_PROTOCOL _UxGT("Protocol")
#define MSG_LIGHTS_ON _UxGT("Case licht aan")
#define MSG_LIGHTS_OFF _UxGT("Case licht uit")
#define MSG_CASE_LIGHT _UxGT("Case licht")
#if LCD_WIDTH >= 20
#define MSG_INFO_PRINT_COUNT _UxGT("Printed Aantal")