Skip to content

Commit 1f29fa4

Browse files
ZhouKes598592060
andauthored
change SPI mode for 7pin LCD (#405)
Co-authored-by: FanCheng <[email protected]>
1 parent ae8aec1 commit 1f29fa4

File tree

1 file changed

+1
-1
lines changed
  • main/boards/bread-compact-wifi-lcd

1 file changed

+1
-1
lines changed

main/boards/bread-compact-wifi-lcd/config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
#define DISPLAY_OFFSET_X 0
146146
#define DISPLAY_OFFSET_Y 0
147147
#define DISPLAY_BACKLIGHT_OUTPUT_INVERT false
148-
#define DISPLAY_SPI_MODE 2
148+
#define DISPLAY_SPI_MODE 3
149149
#endif
150150

151151
#ifdef CONFIG_LCD_ST7789_240X135

0 commit comments

Comments
 (0)