forked from xiaozhi/xiaozhi-esp32
change SPI mode for 7pin LCD (#405)
Co-authored-by: FanCheng <598592060@qq.com>
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
#define DISPLAY_OFFSET_X 0
|
||||
#define DISPLAY_OFFSET_Y 0
|
||||
#define DISPLAY_BACKLIGHT_OUTPUT_INVERT false
|
||||
#define DISPLAY_SPI_MODE 2
|
||||
#define DISPLAY_SPI_MODE 3
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_LCD_ST7789_240X135
|
||||
|
||||
Reference in New Issue
Block a user