mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-06 14:37:27 -06:00
🔨 ESP3DLib update for compatibility (#27851)
This commit is contained in:
parent
8f13c1ecb2
commit
8e0f271f55
1 changed files with 1 additions and 1 deletions
|
@ -378,7 +378,7 @@ HAS_SERVOS = build_src_filter=+<src/module/servo.cpp
|
|||
MORGAN_SCARA = build_src_filter=+<src/gcode/scara>
|
||||
HAS_MICROSTEPS = build_src_filter=+<src/gcode/control/M350_M351.cpp>
|
||||
(ESP3D_)?WIFISUPPORT = esp32async/AsyncTCP@3.3.3, mathieucarbou/ESP Async WebServer@3.0.6
|
||||
ESP3DLib=https://github.com/luc-github/ESP3DLib/archive/dc0f3d96c6.zip
|
||||
ESP3DLib=https://github.com/luc-github/ESP3DLib/archive/6d62f76c3f.zip
|
||||
arduinoWebSockets=links2004/WebSockets@2.3.4
|
||||
luc-github/ESP32SSDP@1.1.1
|
||||
lib_ignore=ESPAsyncTCP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue