Size lcd_status_message based on language (#9545)

This commit is contained in:
Scott Lahteine
2018-02-08 23:03:47 -06:00
committed by GitHub
parent 545cd8fa60
commit 5a70887467
26 changed files with 36 additions and 3 deletions

View File

@@ -34,6 +34,7 @@
#define MAPPER_E382E383
#define DISPLAY_CHARSET_ISO10646_KANA
#define CHARSIZE 3
// This just to show the potential benefit of unicode.
// This translation can be improved by using the full charset of unicode codeblock U+30A0 to U+30FF.