Small / Large Boot Screen option for TFT_COLOR_UI (#20578)
This commit is contained in:
@ -44,7 +44,7 @@ void menu_item(const uint8_t row, bool sel = false);
|
||||
#define ABSOLUTE_ZERO -273.15
|
||||
|
||||
const tImage Images[imgCount] = {
|
||||
MarlinLogo195x59x16,
|
||||
TERN(BOOT_MARLIN_LOGO_SMALL, MarlinLogo195x59x16, MarlinLogo480x320x16),
|
||||
HotEnd_64x64x4,
|
||||
Bed_64x64x4,
|
||||
Bed_Heated_64x64x4,
|
||||
|
Reference in New Issue
Block a user