From 25ff9858acbcf5f36ae9ca800c08483eaba0ee69 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Mon, 8 Feb 2021 00:38:46 +0100 Subject: [PATCH] Filter lv_font_montserrat --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index bb8e3187..9a1a9c80 100644 --- a/platformio.ini +++ b/platformio.ini @@ -85,7 +85,7 @@ lib_deps = ;https://github.com/me-no-dev/ESPAsyncWebServer/archive/master.zip ;https://github.com/me-no-dev/ESPAsyncTCP/archive/master.zip -src_filter = +<*> -<.git/> - - - - +src_filter = +<*> -<.git/> - - - - - extra_scripts = tools/copy_fw.py ; tools/pre:extra_script.py