SPI Flash data compression (#18879)
This commit is contained in:
@ -150,10 +150,10 @@
|
||||
#define SPI_FLASH_SIZE 0x200000 // 2MB
|
||||
|
||||
#if HAS_TFT_LVGL_UI
|
||||
#define HAS_SPI_FLASH_FONT 0
|
||||
#define HAS_SPI_FLASH_FONT 1
|
||||
#define HAS_GCODE_PREVIEW 1
|
||||
#define HAS_GCODE_DEFAULT_VIEW_IN_FLASH 0
|
||||
#define HAS_LANG_SELECT_SCREEN 0
|
||||
#define HAS_LANG_SELECT_SCREEN 1
|
||||
#define HAS_BAK_VIEW_IN_FLASH 0
|
||||
#define HAS_LOGO_IN_FLASH 0
|
||||
|
||||
|
Reference in New Issue
Block a user