From 94cab8382ec5397124f67b6db7cc7f94858a44fe Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Wed, 27 Oct 2021 17:43:38 +0200 Subject: [PATCH] Comment ESP Async WebServer --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 42226a23..5a5f91df 100644 --- a/platformio.ini +++ b/platformio.ini @@ -154,7 +154,7 @@ lib_ignore = AXP192 lib_deps = - ESP Async WebServer + ;ESP Async WebServer LittleFS_esp32 git+https://github.com/lvgl/lv_lib_png.git#release/v7 ;git+https://github.com/lvgl/lv_lib_bmp.git#release/v7