Size lcd_status_message based on language (#9546)
This commit is contained in:
parent
f61ff9c813
commit
4300547c66
26 changed files with 36 additions and 2 deletions
|
|
@ -34,6 +34,7 @@
|
|||
// Define SIMULATE_ROMFONT to see what is seen on the character based display defined in Configuration.h
|
||||
#define SIMULATE_ROMFONT
|
||||
#define DISPLAY_CHARSET_ISO10646_KANA
|
||||
#define CHARSIZE 2
|
||||
|
||||
// 片仮名表示定義
|
||||
#define WELCOME_MSG MACHINE_NAME " ready."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue