mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 05:36:37 +00:00
Fix Makerfabs S3 tft35 spi display issues #528
This commit is contained in:
parent
97c4f7550d
commit
47e9760500
@ -27,9 +27,10 @@ build_flags =
|
||||
-D TFT_CS=15
|
||||
-D TFT_RST=-1
|
||||
-D TFT_DC=21
|
||||
-D TFT_BCKL=-1
|
||||
-D TFT_BCKL=48
|
||||
-D SPI_FREQUENCY=40000000
|
||||
-D SPI_READ_FREQUENCY=16000000
|
||||
-D TFT_DMA_CHANNEL=1
|
||||
-D TOUCH_DRIVER=0x6336
|
||||
-D HASP_USE_LGFX_TOUCH=1
|
||||
-D TOUCH_SDA=38
|
||||
|
Loading…
x
Reference in New Issue
Block a user