Define case light as led to match stock

This commit is contained in:
InsanityAutomation
2018-04-17 15:32:17 -04:00
parent b4d2c19723
commit 8c22e7710c
+1 -1
View File
@@ -925,7 +925,7 @@
#define MSG_INFO_PROTOCOL _UxGT("Protocol")
#endif
#ifndef MSG_CASE_LIGHT
#define MSG_CASE_LIGHT _UxGT("Case light")
#define MSG_CASE_LIGHT _UxGT("LED")
#endif
#ifndef MSG_CASE_LIGHT_BRIGHTNESS
#define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("Light BRIGHTNESS")