mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-19 09:16:41 +00:00
Merge pull request #851 from Garag/fix_Sunton_ESP32-8048S043C_touch
Sunton ESP32-8048S043C touch size adapted to screen size
This commit is contained in:
commit
74063e285f
@ -145,8 +145,8 @@ build_flags =
|
|||||||
-D TFT_PREFER_SPEED=13900000 ; 1/2 of Typical DCLK Frequency
|
-D TFT_PREFER_SPEED=13900000 ; 1/2 of Typical DCLK Frequency
|
||||||
-D TFT_AUTO_FLUSH=1
|
-D TFT_AUTO_FLUSH=1
|
||||||
; Touch Settings
|
; Touch Settings
|
||||||
-D TOUCH_WIDTH=480
|
-D TOUCH_WIDTH=800
|
||||||
-D TOUCH_HEIGHT=272
|
-D TOUCH_HEIGHT=480
|
||||||
-D TOUCH_DRIVER=0x911
|
-D TOUCH_DRIVER=0x911
|
||||||
-D TOUCH_SCL=20
|
-D TOUCH_SCL=20
|
||||||
-D TOUCH_SDA=19
|
-D TOUCH_SDA=19
|
||||||
|
Loading…
x
Reference in New Issue
Block a user