update lcd config for s3_eye_v1.1

pull/250/head
scgan 2023-02-22 17:56:03 +08:00
parent 7563e00b32
commit ecaf6567fc
2 changed files with 4 additions and 2 deletions

View File

@ -206,11 +206,11 @@
#if CONFIG_CAMERA_MODULE_ESP_S3_EYE
#define LCD_CONTROLLER SCREEN_CONTROLLER_ST7789
#define LCD_MOSI 46
#define LCD_MOSI 47
#define LCD_MISO -1
#define LCD_SCLK 21
#define LCD_CS 44
#define LCD_DC 47
#define LCD_DC 43
#define LCD_RST -1
#define LCD_BCKL 48

View File

@ -9,3 +9,5 @@ CONFIG_CAMERA_MODULE_ESP_S3_EYE=y
CONFIG_LCD_DRIVER_SCREEN_CONTROLLER_ST7789=y
CONFIG_ESPTOOLPY_NO_STUB=y
CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y
CONFIG_SPIRAM_MODE_OCT=y