Change instance of Light to LED

This commit is contained in:
InsanityAutomation
2018-04-24 09:32:40 -04:00
parent 7ef484be7e
commit c1e14d6db7
+1 -1
View File
@@ -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