Re-follow the PR #4634 (Set language display charset in language.h)
This commit is contained in:
Scott Lahteine 2016-11-19 01:32:40 -06:00 committed by GitHub
commit 0215cacb30

View File

@ -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"