Skip to content

Commit 8f8e4c8

Browse files
committed
build fix for old V3 environments
1 parent 048025a commit 8f8e4c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ large_partitions = tools/WLED_ESP32_8MB.csv
371371
extreme_partitions = tools/WLED_ESP32_16MB_9MB_FS.csv
372372

373373
lib_deps =
374-
https://github.com/pbolduc/AsyncTCP.git @ 1.2.0 ;; WLEDMM this must be first in the list, otherwise Aircoookie/ESPAsyncWebServer pulls in an older version of AsyncTCP !!
374+
esp32async/AsyncTCP @ 3.4.7
375375
; https://github.com/lorol/LITTLEFS.git
376376
; WLEDMM specific: use patched version of lorol LittleFS
377377
https://github.com/softhack007/LITTLEFS-threadsafe.git#master

0 commit comments

Comments
 (0)