Replace LANGUAGE_INCLUDE with LCD_LANGUAGE
This commit is contained in:
@@ -506,6 +506,8 @@
|
||||
#error DISABLE_MAX_ENDSTOPS and DISABLE_MIN_ENDSTOPS deprecated. Use individual USE_*_PLUG options instead.
|
||||
#elif ENABLED(Z_DUAL_ENDSTOPS) && !defined(Z2_USE_ENDSTOP)
|
||||
#error Z_DUAL_ENDSTOPS settings are simplified. Just set Z2_USE_ENDSTOP to the endstop you want to repurpose for Z2
|
||||
#elif defined(LANGUAGE_INCLUDE)
|
||||
#error LANGUAGE_INCLUDE has been replaced by LCD_LANGUAGE. Please update your configuration.
|
||||
#endif
|
||||
|
||||
#endif //SANITYCHECK_H
|
||||
|
Reference in New Issue
Block a user