Graphical TFT fixes, cleanup (#20861)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@@ -21,9 +21,10 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "stdint.h"
|
||||
#include "../../inc/MarlinConfigPre.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
extern const uint8_t marlin_logo_112x38x1[];
|
||||
extern const uint8_t marlin_logo_228x255x2[];
|
||||
extern const uint8_t marlin_logo_228x255x4[];
|
||||
|
||||
Reference in New Issue
Block a user