Commit eb0f41da authored by MagoKimbra's avatar MagoKimbra

fix LCD_LANGUAGE

parent 1f66c215
...@@ -174,8 +174,8 @@ ...@@ -174,8 +174,8 @@
#endif #endif
// Language // Language
#if DISABLED(LANGUAGE_CHOICE) #if DISABLED(LCD_LANGUAGE)
#error DEPENDENCY ERROR: Missing setting LANGUAGE_CHOICE #error DEPENDENCY ERROR: Missing setting LCD_LANGUAGE
#endif #endif
/// FEATURE /// FEATURE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment