forked from xiaozhi/xiaozhi-esp32
Update config.h ST7789缺少一个宏定义 (#268)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user