mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-19 01:06:41 +00:00
Update TFT_eSPI to 2.4.25
This commit is contained in:
parent
c3ed81a4cf
commit
79deddf273
@ -31,7 +31,7 @@
|
||||
- Prepare support for ESP32-S2
|
||||
- Breaking: Removed support for ESP8266
|
||||
|
||||
Updated ArduinoJson to 6.19.1
|
||||
Updated ArduinoJson to 6.19.1 and TFT_eSPI to 2.4.25
|
||||
|
||||
|
||||
## v0.6.2
|
||||
|
@ -58,7 +58,7 @@ lib_ignore =
|
||||
|
||||
lib_deps =
|
||||
;LittleFS_esp32 ; for v1
|
||||
bodmer/TFT_eSPI@^2.3.81
|
||||
bodmer/TFT_eSPI@^2.4.25
|
||||
;git+https://github.com/Bodmer/TFT_eSPI.git
|
||||
;ESP Async WebServer
|
||||
|
||||
|
@ -77,7 +77,7 @@ lib_ignore =
|
||||
bodmer/TFT_eSPI
|
||||
|
||||
lib_deps =
|
||||
bodmer/TFT_eSPI@^2.3.81
|
||||
bodmer/TFT_eSPI@^2.4.25
|
||||
;git+https://github.com/Bodmer/TFT_eSPI.git
|
||||
;ESP Async WebServer
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user