Size lcd_status_message based on language (#9546)

This commit is contained in:
Scott Lahteine
2018-02-08 23:03:27 -06:00
committed by GitHub
parent f61ff9c813
commit 4300547c66
26 changed files with 36 additions and 2 deletions

View File

@@ -32,6 +32,7 @@
#define MAPPER_C2C3_TR
#define DISPLAY_CHARSET_ISO10646_TR
#define CHARSIZE 2
#if DISABLED(DOGLCD)
#error "Turkish needs a graphical display."