mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-19 17:26:38 +00:00
touch size adapted to screen size
This commit is contained in:
parent
48884ee986
commit
31ca81e274
@ -145,8 +145,8 @@ build_flags =
|
||||
-D TFT_PREFER_SPEED=13900000 ; 1/2 of Typical DCLK Frequency
|
||||
-D TFT_AUTO_FLUSH=1
|
||||
; Touch Settings
|
||||
-D TOUCH_WIDTH=480
|
||||
-D TOUCH_HEIGHT=272
|
||||
-D TOUCH_WIDTH=800
|
||||
-D TOUCH_HEIGHT=480
|
||||
-D TOUCH_DRIVER=0x911
|
||||
-D TOUCH_SCL=20
|
||||
-D TOUCH_SDA=19
|
||||
|
Loading…
x
Reference in New Issue
Block a user