mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-03 01:00:38 +08:00
Update esp3d_logo.h
This commit is contained in:
parent
3b9d5302a1
commit
f3df5dd92c
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user