From b3e944cb82cdd04935db1d93f3054ec5b8e4c2d2 Mon Sep 17 00:00:00 2001 From: fvanroie Date: Mon, 30 Mar 2020 14:08:01 +0200 Subject: [PATCH] Changes for lvgl7 compilation --- platformio.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index 8403193a..5248c6ad 100644 --- a/platformio.ini +++ b/platformio.ini @@ -52,8 +52,6 @@ lib_deps = ;AsyncTCP ;https://github.com/me-no-dev/ESPAsyncWebServer/archive/master.zip ;https://github.com/me-no-dev/ESPAsyncTCP/archive/master.zip - https://github.com/fvanroie/lvgl.git - lib_ignore = https://github.com/littlevgl/lvgl.git