From 72d2929a173cceeb2de78cb1260dab4976983c94 Mon Sep 17 00:00:00 2001 From: fvanroie Date: Sat, 12 Dec 2020 02:07:28 +0100 Subject: [PATCH] Change to lvgl#dev-v8 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index fdb7c28c..9d3635e4 100644 --- a/platformio.ini +++ b/platformio.ini @@ -72,7 +72,7 @@ lib_deps = git+https://github.com/fvanroie/ConsoleInput.git git+https://github.com/andrethomas/TasmotaSlave.git git+https://github.com/fvanroie/lv_components.git - git+https://github.com/lvgl/lvgl.git#dev + git+https://github.com/lvgl/lvgl.git#dev-v8 ;lvgl/lvgl @ ^7.7.2 ; from PIO library ;bodmer/TFT_eSPI @ 2.3.4 ; Tft SPI drivers EXACT version 2.3.5 has compile error ; ------ Unused / Test libraries