Change to forked tft_eSPI

This commit is contained in:
fvanroie 2020-04-28 16:15:27 +02:00
parent 9891dfb612
commit 01a668dab9

View File

@ -42,7 +42,8 @@ monitor_speed = 115200
; -- Shared library dependencies in all environments ; -- Shared library dependencies in all environments
lib_deps = lib_deps =
;lvgl@7.0.0 ; Not in library yet ;lvgl@7.0.0 ; Not in library yet
TFT_eSPI@^2.1.9 ; Tft SPI drivers https://github.com/netwizeBE/TFT_eSPI.git
;TFT_eSPI@^2.2.2 ; Tft SPI drivers
;TFT_eSPI@^1.4.20 ; Tft SPI drivers ;TFT_eSPI@^1.4.20 ; Tft SPI drivers
PubSubClient@^2.7.0 ; MQTT client PubSubClient@^2.7.0 ; MQTT client
ArduinoJson@^6.15.1,>6.15.0 ; needs at least 6.15.0 ArduinoJson@^6.15.1,>6.15.0 ; needs at least 6.15.0