Use LovyanGFX driver

This commit is contained in:
fvanroie 2022-04-10 21:35:31 +02:00
parent eb846e88f3
commit a174f0dbfb

View File

@ -15,7 +15,8 @@ build_flags =
;region -- TFT_eSPI build options ------------------------
${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 TFT_WIDTH=240
-D TFT_HEIGHT=320