Browse Source

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

pull/1/head
thisiskeithb 5 years ago
committed by Scott Lahteine
parent
commit
f6505c8ee2
  1. 1
      config/examples/Creality/Ender-3/_Statusscreen.h

1
config/examples/Creality/Ender-3/_Statusscreen.h

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

Loading…
Cancel
Save