Update to TFT_eSPI 2.4.42

This commit is contained in:
fvanroie 2022-03-02 22:07:16 +01:00
parent ecc4b5bd0b
commit 476d268789
3 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@
- Prepare support for ESP32-S2
- **Breaking:** Removed support for ESP8266!
Updated libraries to ArduinoJson 6.19.2, ArduinoStreamUtils 1.6.2, TFT_eSPI 2.4.32, LovyanGFX 0.4.12 and Adafruit STMPE610 1.1.4
Updated libraries to ArduinoJson 6.19.2, ArduinoStreamUtils 1.6.2, TFT_eSPI 2.4.42, LovyanGFX 0.4.12 and Adafruit STMPE610 1.1.4
## v0.6.2

View File

@ -63,7 +63,7 @@ lib_ignore =
lib_deps =
;lorol/LittleFS_esp32@^1.0.6 ; for v1
bodmer/TFT_eSPI@2.4.32
bodmer/TFT_eSPI@2.4.42
;ESP Async WebServer
git+https://github.com/fvanroie/ConsoleInput.git#dev

View File

@ -67,7 +67,7 @@ lib_ignore =
AXP192
lib_deps =
bodmer/TFT_eSPI@2.4.32
bodmer/TFT_eSPI@2.4.42
;ESP Async WebServer
git+https://github.com/fvanroie/ConsoleInput.git#dev