Merge pull request #5301 from AnHardt/fix-USE_BIG_EDIT_FONT
Fix USE_BIG_EDIT_FONT
This commit is contained in:
commit
23935dd23a
@ -54,8 +54,9 @@
|
|||||||
#include "_Bootscreen.h"
|
#include "_Bootscreen.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if DISABLED(MAPPER_C2C3) && DISABLED(MAPPER_NON) && ENABLED(USE_BIG_EDIT_FONT)
|
#if DISABLED(DISPLAY_CHARSET_ISO10646_1)
|
||||||
#undef USE_BIG_EDIT_FONT
|
#undef USE_BIG_EDIT_FONT
|
||||||
|
#undef USE_SMALL_INFOFONT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(USE_SMALL_INFOFONT)
|
#if ENABLED(USE_SMALL_INFOFONT)
|
||||||
|
Loading…
Reference in New Issue
Block a user