Simplified ExtUI language selection (#15359)
This commit is contained in:
committed by
Scott Lahteine
parent
53124ca6b7
commit
149e9b733e
@@ -31,7 +31,7 @@ screen_data_t screen_data;
|
||||
|
||||
SCREEN_TABLE {
|
||||
DECL_SCREEN(BootScreen),
|
||||
#if ENABLED(TOUCH_UI_LANGUAGE_MENU)
|
||||
#if NUM_LANGUAGES > 1
|
||||
DECL_SCREEN(LanguageMenu),
|
||||
#endif
|
||||
DECL_SCREEN(TouchCalibrationScreen),
|
||||
|
||||
Reference in New Issue
Block a user