Fix case light brightness save/load (#19436)
This commit is contained in:
parent
4696142a31
commit
9fd06fa767
@ -138,7 +138,7 @@
|
||||
void M710_report(const bool forReplay);
|
||||
#endif
|
||||
|
||||
#if ENABLED(CASE_LIGHT_MENU) && DISABLED(CASE_LIGHT_NO_BRIGHTNESS)
|
||||
#if ENABLED(CASE_LIGHT_ENABLE) && DISABLED(CASE_LIGHT_NO_BRIGHTNESS)
|
||||
#include "../feature/caselight.h"
|
||||
#define HAS_CASE_LIGHT_BRIGHTNESS 1
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user