Skip to content

Commit 495bc54

Browse files
authored
Update esp32-2432s022c.ini
Changes needed for #606 (comment)
1 parent acebfb9 commit 495bc54

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

user_setups/esp32/esp32-2432s022c.ini

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ build_flags =
3535
-D TFT_BCKL=0 ; LED back-light
3636

3737
;CST816S driver
38-
-D TOUCH_DRIVER=0x816
39-
;-D HASP_USE_LGFX_TOUCH=1
38+
;-D TOUCH_DRIVER=0x816
39+
-D TOUCH_DRIVER=0x0820
40+
-D HASP_USE_LGFX_TOUCH=1
4041
-D I2C_TOUCH_PORT=I2C_NUM_0
4142
-D TOUCH_SDA=21
4243
-D TOUCH_SCL=22

0 commit comments

Comments
 (0)