LED menu item bool (like Case Lights)
This commit is contained in:
@ -371,11 +371,8 @@
|
||||
#ifndef MSG_LED_CONTROL
|
||||
#define MSG_LED_CONTROL _UxGT("LED Control")
|
||||
#endif
|
||||
#ifndef MSG_LEDS_ON
|
||||
#define MSG_LEDS_ON _UxGT("Lights On")
|
||||
#endif
|
||||
#ifndef MSG_LEDS_OFF
|
||||
#define MSG_LEDS_OFF _UxGT("Lights Off")
|
||||
#ifndef MSG_LEDS
|
||||
#define MSG_LEDS _UxGT("Lights")
|
||||
#endif
|
||||
#ifndef MSG_LED_PRESETS
|
||||
#define MSG_LED_PRESETS _UxGT("Light Presets")
|
||||
|
Reference in New Issue
Block a user