Change instance of Light to LED
This commit is contained in:
@@ -928,7 +928,7 @@
|
||||
#define MSG_CASE_LIGHT _UxGT("LED")
|
||||
#endif
|
||||
#ifndef MSG_CASE_LIGHT_BRIGHTNESS
|
||||
#define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("Light BRIGHTNESS")
|
||||
#define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("LED BRIGHTNESS")
|
||||
#endif
|
||||
#if LCD_WIDTH >= 20
|
||||
#ifndef MSG_INFO_PRINT_COUNT
|
||||
|
||||
Reference in New Issue
Block a user