Replace LANGUAGE_INCLUDE with LCD_LANGUAGE
This commit is contained in:
parent
259794c0be
commit
0c11566f42
21 changed files with 30 additions and 26 deletions
|
|
@ -765,7 +765,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue