change SPI mode for 7pin LCD (#405)

Co-authored-by: FanCheng <598592060@qq.com>
This commit is contained in:
ZhouKe
2025-03-26 00:39:48 +08:00
committed by GitHub
parent ae8aec1879
commit 1f29fa44c2

View File

@@ -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