Update esp3d_logo.h

This commit is contained in:
Luc 2019-03-20 09:25:49 +01:00
parent 3b9d5302a1
commit f3df5dd92c

View File

@ -23,7 +23,7 @@
#define ESP3D_Logo_width 62
#define ESP3D_Logo_height 45
const char ESP3D_Logo[] PROGMEM = {
const char ESP3D_Logo[] = {
0x00, 0x00, 0x00, 0xFE, 0x1F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xFF,
0x7F, 0x00, 0x00, 0x00, 0x00, 0x00, 0xE0, 0xFF, 0xFF, 0x01, 0x00, 0x00,
0x00, 0x00, 0xF8, 0xFF, 0xFF, 0x07, 0x00, 0x00, 0x00, 0x00, 0xFE, 0xFF,