Added Menu entry for Case light

This commit is contained in:
Kai
2016-11-19 11:17:39 +01:00
parent 79c8591192
commit 0c341f0c50
3 changed files with 31 additions and 7 deletions

View File

@ -487,6 +487,12 @@
#ifndef MSG_INFO_PROTOCOL
#define MSG_INFO_PROTOCOL "Protocol"
#endif
#ifndef MSG_LIGHTS_ON
#define MSG_LIGHTS_ON "Case light on"
#endif
#ifndef MSG_LIGHTS_OFF
#define MSG_LIGHTS_OFF "Case light off"
#endif
#if LCD_WIDTH >= 20
#ifndef MSG_INFO_PRINT_COUNT