Skip to content
Snippets Groups Projects
Unverified Commit a16f3bae authored by vivian-ng's avatar vivian-ng Committed by GitHub
Browse files

Add ESPAsyncTCP to lib_ignore (#16844)

parent 49a66bc4
No related branches found
No related tags found
No related merge requests found
......@@ -762,7 +762,7 @@ lib_deps = ${common.lib_deps}
ESP3DLib=https://github.com/luc-github/ESP3DLib.git
arduinoWebSockets=https://github.com/Links2004/arduinoWebSockets.git
ESP32SSDP=https://github.com/luc-github/ESP32SSDP.git
lib_ignore = LiquidCrystal, LiquidTWI2, SailfishLCD, SailfishRGB_LED
lib_ignore = LiquidCrystal, LiquidTWI2, SailfishLCD, SailfishRGB_LED, ESPAsyncTCP
src_filter = ${common.default_src_filter} +<src/HAL/HAL_ESP32>
upload_speed = 115200
#upload_port = marlinesp.local
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment