Robin nano V2, TFT LVGL UI parameters, and more (#18500)
This commit is contained in:
@ -144,12 +144,13 @@
|
||||
|
||||
#define SPI_FLASH_SIZE 0x200000 // 2MB
|
||||
|
||||
#if ENABLED(TFT_LVGL_UI)
|
||||
#if HAS_TFT_LVGL_UI
|
||||
#define HAS_SPI_FLASH_FONT 0
|
||||
#define HAS_GCODE_PREVIEW 1
|
||||
#define HAS_GCODE_DEFAULT_VIEW_IN_FLASH 0
|
||||
#define HAS_LANG_SELECT_SCREEN 0
|
||||
#define HAS_BAK_VIEW_IN_FLASH 0
|
||||
#define HAS_LOGO_IN_FLASH 0
|
||||
|
||||
//SPI 2
|
||||
#define W25QXX_CS_PIN PB12
|
||||
|
Reference in New Issue
Block a user