Added Menu entry for Case light
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user