From ea4203e41023b34d9231348732c372212b8b6f44 Mon Sep 17 00:00:00 2001 From: willem Date: Mon, 31 Jan 2022 19:34:35 +0100 Subject: [PATCH] update to lvgl 8 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 9f8e456..c9a6524 100644 --- a/platformio.ini +++ b/platformio.ini @@ -53,4 +53,4 @@ build_flags = lib_ldf_mode = deep+ lib_deps = Bodmer/TFT_eSPI - lvgl@~7.11.0 \ No newline at end of file + lvgl \ No newline at end of file