We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9f2d8 commit 91b304cCopy full SHA for 91b304c
Marlin/src/module/settings.cpp
@@ -138,7 +138,7 @@
138
void M710_report(const bool forReplay);
139
#endif
140
141
-#if ENABLED(CASE_LIGHT_MENU) && DISABLED(CASE_LIGHT_NO_BRIGHTNESS)
+#if ENABLED(CASE_LIGHT_ENABLE) && DISABLED(CASE_LIGHT_NO_BRIGHTNESS)
142
#include "../feature/caselight.h"
143
#define HAS_CASE_LIGHT_BRIGHTNESS 1
144
0 commit comments