Selaa lähdekoodia

Fix Ender-3 Status Screen Y Offset (#15136)

thisiskeithb 5 vuotta sitten
vanhempi
commit
f6505c8ee2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      config/examples/Creality/Ender-3/_Statusscreen.h

+ 1
- 0
config/examples/Creality/Ender-3/_Statusscreen.h Näytä tiedosto

@@ -34,6 +34,7 @@
34 34
 //
35 35
 // Status Screen Logo bitmap
36 36
 //
37
+#define STATUS_LOGO_Y            8
37 38
 #define STATUS_LOGO_WIDTH       39
38 39
 
39 40
 const unsigned char status_logo_bmp[] PROGMEM = {

Loading…
Peruuta
Tallenna