change SPI mode for 7pin LCD (#405)
Co-authored-by: FanCheng <598592060@qq.com>
This commit is contained in:
parent
ae8aec1879
commit
1f29fa44c2
@ -145,7 +145,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 2
|
#define DISPLAY_SPI_MODE 3
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_LCD_ST7789_240X135
|
#ifdef CONFIG_LCD_ST7789_240X135
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user