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

This commit is contained in:
thisiskeithb 2019-09-02 00:35:59 -07:00 committed by Scott Lahteine
parent 93dcc22aae
commit f6505c8ee2

View file

@ -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 = {