Update to LovyanGFX 1.1.8

This commit is contained in:
fvanroie 2023-08-03 16:25:25 +02:00
parent 146c94063b
commit 4142adafab
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
- Add support for ESP32-S3 and ESP32-C3 devices
- Deprecation of support for ESP32-S2 devices due to lack of sRAM
Updated libraries to ArduinoJson 6.21.3, ArduinoStreamUtils 1.7.3, AceButton 1.10.1, TFT_eSPI 2.5.0, LovyanGFX 1.1.7 and SimpleFTPServer 2.1.5
Updated libraries to ArduinoJson 6.21.3, ArduinoStreamUtils 1.7.3, AceButton 1.10.1, TFT_eSPI 2.5.0, LovyanGFX 1.1.8 and SimpleFTPServer 2.1.5
## v0.6.3

View File

@ -104,7 +104,7 @@ build_src_filter = +<*> -<.git/> -<examples/> -<test/> -<tests/> -<stm32f4/> -<l
[lovyangfx]
lib_deps =
lovyan03/LovyanGFX@^1.1.7
lovyan03/LovyanGFX@^1.1.8
[arduinogfx]
lib_deps =