Update config.h ST7789缺少一个宏定义 (#268)

This commit is contained in:
Jiao Haoyang
2025-03-04 20:39:41 +08:00
committed by GitHub
parent 2eb8cac140
commit 8c826a81de

View File

@@ -55,6 +55,7 @@
#define DISPLAY_OFFSET_X 0
#define DISPLAY_OFFSET_Y 0
#define DISPLAY_BACKLIGHT_OUTPUT_INVERT false
#define DISPLAY_SPI_MODE 0
#endif
#ifdef CONFIG_LCD_ST7789_240X320_NO_IPS