mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Update ArduinoGFX driver
This commit is contained in:
parent
2c62575d9c
commit
401a2b4af2
@ -103,12 +103,13 @@ build_src_filter = +<*> -<.git/> -<examples/> -<test/> -<tests/> -<stm32f4/> -<l
|
||||
|
||||
[lovyangfx]
|
||||
lib_deps =
|
||||
lovyan03/LovyanGFX@^0.4.18
|
||||
lovyan03/LovyanGFX@^0.5.0
|
||||
|
||||
[arduinogfx]
|
||||
lib_deps =
|
||||
moononournation/GFX Library for Arduino @ ^1.3.0
|
||||
|
||||
;moononournation/GFX Library for Arduino @ ^1.3.0
|
||||
git+https://github.com/moononournation/Arduino_GFX.git
|
||||
|
||||
[tft_espi]
|
||||
lib_deps =
|
||||
bodmer/TFT_eSPI@2.4.79
|
||||
|
@ -44,8 +44,7 @@ lib_deps =
|
||||
${env.lib_deps}
|
||||
${esp32s3.lib_deps}
|
||||
${arduino_esp32s3_v2.lib_deps}
|
||||
;${arduinogfx.lib_deps}
|
||||
git+https://github.com/moononournation/Arduino_GFX.git
|
||||
${arduinogfx.lib_deps}
|
||||
${ft6336.lib_deps}
|
||||
|
||||
lib_ignore =
|
||||
|
Loading…
x
Reference in New Issue
Block a user