mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-09-14 00:00:08 +00:00
🩹 Update AnimationExample CUSTOM_BOOTSCREEN_BMPWIDTH (#1151)
This commit is contained in:
parent
e2f40b701e
commit
df930535c4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
#define CUSTOM_BOOTSCREEN_FRAME_TIME 100 // (ms) Same time for all frames
|
||||
//#define CUSTOM_BOOTSCREEN_ANIMATED_FRAME_TIME // Each frame also has a duration
|
||||
|
||||
#define CUSTOM_BOOTSCREEN_BMPWIDTH 120
|
||||
#define CUSTOM_BOOTSCREEN_BMPWIDTH 56
|
||||
|
||||
const unsigned char custom_start_bmp[] PROGMEM = {
|
||||
B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue