mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-03-04 09:04:42 -07:00
Include ui_common for MARLIN_LOGO_FULL_SIZE (#20963)
This commit is contained in:
parent
65483dcc95
commit
1f12273de1
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
#if HAS_GRAPHICAL_TFT
|
||||
|
||||
#include "tft_image.h"
|
||||
#include "ui_common.h"
|
||||
|
||||
const tImage NoLogo = { nullptr, 0, 0, NOCOLORS };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue