Update config.h ST7789缺少一个宏定义 (#268)
This commit is contained in:
parent
2eb8cac140
commit
8c826a81de
@ -55,6 +55,7 @@
|
|||||||
#define DISPLAY_OFFSET_X 0
|
#define DISPLAY_OFFSET_X 0
|
||||||
#define DISPLAY_OFFSET_Y 0
|
#define DISPLAY_OFFSET_Y 0
|
||||||
#define DISPLAY_BACKLIGHT_OUTPUT_INVERT false
|
#define DISPLAY_BACKLIGHT_OUTPUT_INVERT false
|
||||||
|
#define DISPLAY_SPI_MODE 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_LCD_ST7789_240X320_NO_IPS
|
#ifdef CONFIG_LCD_ST7789_240X320_NO_IPS
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user