Re-follow the PR #4634 (Set language display charset in language.h)
This commit is contained in:
parent
32247c1b80
commit
5db3738fe7
|
@ -31,8 +31,6 @@
|
||||||
#define LANGUAGE_DA_H
|
#define LANGUAGE_DA_H
|
||||||
|
|
||||||
#define MAPPER_C2C3
|
#define MAPPER_C2C3
|
||||||
// Define SIMULATE_ROMFONT to see what is seen on the character based display defined in Configuration.h
|
|
||||||
//#define SIMULATE_ROMFONT
|
|
||||||
#define DISPLAY_CHARSET_ISO10646_1
|
#define DISPLAY_CHARSET_ISO10646_1
|
||||||
|
|
||||||
#define WELCOME_MSG MACHINE_NAME " er klar"
|
#define WELCOME_MSG MACHINE_NAME " er klar"
|
||||||
|
|
Loading…
Reference in a new issue