mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Use LovyanGFX driver
This commit is contained in:
parent
eb846e88f3
commit
a174f0dbfb
@ -15,7 +15,8 @@ build_flags =
|
|||||||
|
|
||||||
;region -- TFT_eSPI build options ------------------------
|
;region -- TFT_eSPI build options ------------------------
|
||||||
${esp32.vspi} ; Use VSPI hardware SPI bus
|
${esp32.vspi} ; Use VSPI hardware SPI bus
|
||||||
-D USER_SETUP_LOADED=1
|
;-D USER_SETUP_LOADED=1
|
||||||
|
-D LGFX_USE_V1=1
|
||||||
-D ILI9341_DRIVER=1
|
-D ILI9341_DRIVER=1
|
||||||
-D TFT_WIDTH=240
|
-D TFT_WIDTH=240
|
||||||
-D TFT_HEIGHT=320
|
-D TFT_HEIGHT=320
|
||||||
|
Loading…
x
Reference in New Issue
Block a user