Add LittleFS_esp32 to lib_ignore

This commit is contained in:
fvanroie 2022-03-02 21:04:04 +01:00
parent 44f2091bf2
commit fcf7e43b82

View File

@ -52,4 +52,5 @@ lib_ignore =
${env.lib_ignore}
${esp32.lib_ignore}
ESP32 BLE Arduino
LittleFS_esp32
;endregion