disable spiffs

This commit is contained in:
technyon
2023-02-07 18:12:42 +01:00
parent 2a6a1355b2
commit 7848dde274
4 changed files with 9 additions and 8 deletions

View File

@@ -120,15 +120,9 @@ target_link_arduino_libraries(${PROJECT_NAME}
WiFi
WiFiClientSecure
Update
# WebServer
DNSServer
Preferences
SPIFFS
SPI
# Ethernet
# esp32
# Wire
# FS
)
target_link_arduino_libraries(DNSServer PUBLIC WiFi)