Fix for the PR #5255 (Case light menu (3rd attempt))
This commit is contained in:
Scott Lahteine 2016-12-15 20:01:22 -08:00 committed by GitHub
commit d4f5418802

View File

@ -530,7 +530,7 @@ static uint8_t target_extruder;
;
#endif
#if ENABLED(ULTIPANEL) && HAS_CASE_LIGHT
#if HAS_CASE_LIGHT
bool case_light_on =
#if ENABLED(CASE_LIGHT_DEFAULT_ON)
true