mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-10 00:07:55 -06:00
Use a small logo by default for all
This commit is contained in:
parent
d279cd9a17
commit
ce2bb9e084
200 changed files with 200 additions and 200 deletions
|
@ -1141,7 +1141,7 @@
|
|||
#if ENABLED(SHOW_BOOTSCREEN)
|
||||
#define BOOTSCREEN_TIMEOUT 4000 // (ms) Total Duration to display the boot screen(s)
|
||||
#if EITHER(HAS_MARLINUI_U8GLIB, TFT_COLOR_UI)
|
||||
//#define BOOT_MARLIN_LOGO_SMALL // Show a smaller Marlin logo on the Boot Screen (saving lots of flash)
|
||||
#define BOOT_MARLIN_LOGO_SMALL // Show a smaller Marlin logo on the Boot Screen (saving lots of flash)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue