Replace LANGUAGE_INCLUDE with LCD_LANGUAGE
This commit is contained in:
@ -791,7 +791,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||
// en, pl, fr, de, es, ru, bg, it, pt, pt_utf8, pt-br, pt-br_utf8,
|
||||
// fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
|
||||
//
|
||||
#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
|
||||
#define LCD_LANGUAGE en
|
||||
|
||||
/**
|
||||
* LCD Character Set
|
||||
|
Reference in New Issue
Block a user