Add ESPAsyncTCP to lib_ignore (#16844)
This commit is contained in:
parent
49a66bc4cc
commit
a16f3baecc
@ -762,7 +762,7 @@ lib_deps = ${common.lib_deps}
|
|||||||
ESP3DLib=https://github.com/luc-github/ESP3DLib.git
|
ESP3DLib=https://github.com/luc-github/ESP3DLib.git
|
||||||
arduinoWebSockets=https://github.com/Links2004/arduinoWebSockets.git
|
arduinoWebSockets=https://github.com/Links2004/arduinoWebSockets.git
|
||||||
ESP32SSDP=https://github.com/luc-github/ESP32SSDP.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>
|
src_filter = ${common.default_src_filter} +<src/HAL/HAL_ESP32>
|
||||||
upload_speed = 115200
|
upload_speed = 115200
|
||||||
#upload_port = marlinesp.local
|
#upload_port = marlinesp.local
|
||||||
|
Loading…
Reference in New Issue
Block a user