mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-19 09:16: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
|
- Prepare support for ESP32-S2
|
||||||
- Breaking: Removed support for ESP8266
|
- 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
|
## v0.6.2
|
||||||
|
@ -58,7 +58,7 @@ lib_ignore =
|
|||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
;LittleFS_esp32 ; for v1
|
;LittleFS_esp32 ; for v1
|
||||||
bodmer/TFT_eSPI@^2.3.81
|
bodmer/TFT_eSPI@^2.4.25
|
||||||
;git+https://github.com/Bodmer/TFT_eSPI.git
|
;git+https://github.com/Bodmer/TFT_eSPI.git
|
||||||
;ESP Async WebServer
|
;ESP Async WebServer
|
||||||
|
|
||||||
|
@ -77,7 +77,7 @@ lib_ignore =
|
|||||||
bodmer/TFT_eSPI
|
bodmer/TFT_eSPI
|
||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
bodmer/TFT_eSPI@^2.3.81
|
bodmer/TFT_eSPI@^2.4.25
|
||||||
;git+https://github.com/Bodmer/TFT_eSPI.git
|
;git+https://github.com/Bodmer/TFT_eSPI.git
|
||||||
;ESP Async WebServer
|
;ESP Async WebServer
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user