(Hopefully) fix touch on 2432S024C

This commit is contained in:
suchmememanyskill
2024-03-10 00:03:30 +01:00
parent 451304b5df
commit e457114402
2 changed files with 5 additions and 5 deletions

View File

@@ -64,7 +64,7 @@
"'-D CST816S_TOUCH_CONFIG_INT_GPIO_NUM=21'", "'-D CST816S_TOUCH_CONFIG_INT_GPIO_NUM=21'",
"'-D CST816S_TOUCH_CONFIG_LEVELS_RESET=0'", "'-D CST816S_TOUCH_CONFIG_LEVELS_RESET=0'",
"'-D CST816S_TOUCH_CONFIG_LEVELS_INTERRUPT=0'", "'-D CST816S_TOUCH_CONFIG_LEVELS_INTERRUPT=0'",
"'-D TOUCH_SWAP_XY=false'", "'-D TOUCH_SWAP_XY=true'",
"'-D TOUCH_SWAP_X=false'", "'-D TOUCH_SWAP_X=false'",
"'-D TOUCH_SWAP_Y=false'", "'-D TOUCH_SWAP_Y=false'",
"'-D BOARD_HAS_TF'", "'-D BOARD_HAS_TF'",

View File

@@ -61,8 +61,8 @@ board = esp32-2432S032C-smartdisplay
[env:esp32-3248S035C-SD] [env:esp32-3248S035C-SD]
board = esp32-3248S035C-smartdisplay board = esp32-3248S035C-smartdisplay
[env:esp32-8048S043C-SD]
board = esp32-8048S043C-smartdisplay
[env:esp32-4827S043C-SD] [env:esp32-4827S043C-SD]
board = esp32-4827S043C-smartdisplay board = esp32-4827S043C-smartdisplay
[env:esp32-8048S043C-SD]
board = esp32-8048S043C-smartdisplay