Selaa lähdekoodia

Fix USE_BIG_EDIT_FONT

AnHardt 8 vuotta sitten
vanhempi
commit
b91fab2d7d
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2
    1
      Marlin/ultralcd_impl_DOGM.h

+ 2
- 1
Marlin/ultralcd_impl_DOGM.h Näytä tiedosto

@@ -54,8 +54,9 @@
54 54
   #include "_Bootscreen.h"
55 55
 #endif
56 56
 
57
-#if DISABLED(MAPPER_C2C3) && DISABLED(MAPPER_NON) && ENABLED(USE_BIG_EDIT_FONT)
57
+#if DISABLED(DISPLAY_CHARSET_ISO10646_1)
58 58
   #undef USE_BIG_EDIT_FONT
59
+  #undef USE_SMALL_INFOFONT
59 60
 #endif
60 61
 
61 62
 #if ENABLED(USE_SMALL_INFOFONT)

Loading…
Peruuta
Tallenna