Fix build.

This commit is contained in:
Knutwurst
2021-10-31 00:12:49 +02:00
parent c4725d946d
commit 7e2409b8a0
2 changed files with 3 additions and 2 deletions

View File

@@ -330,7 +330,8 @@ private:
uint8_t MMLMenu = false;
uint8_t FlowMenu = false;
uint8_t BLTouchMenu = false;
uint8_t LevelMenu = false;
uint8_t LevelMenu = false;
uint8_t CaseLight = true;
#if ENABLED(ANYCUBIC_FILAMENT_RUNOUT_SENSOR)
char FilamentTestStatus = false;