Update to AsyncTCP 3.4.7
Bugfix on 3.4.6
This commit is contained in:
@@ -251,7 +251,7 @@ lib_deps =
|
|||||||
;; https://github.com/softhack007/FastLED.git#ESP32-C6 ;; patched version needed for -C6
|
;; https://github.com/softhack007/FastLED.git#ESP32-C6 ;; patched version needed for -C6
|
||||||
IRremoteESP8266 @ 2.8.2
|
IRremoteESP8266 @ 2.8.2
|
||||||
;;makuna/NeoPixelBus @ 2.7.5 ;; WLEDMM will be added in board specific sections
|
;;makuna/NeoPixelBus @ 2.7.5 ;; WLEDMM will be added in board specific sections
|
||||||
https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.4.1
|
https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.4.2
|
||||||
bitbank2/AnimatedGIF@^1.4.7
|
bitbank2/AnimatedGIF@^1.4.7
|
||||||
https://github.com/Aircoookie/GifDecoder#bc3af18
|
https://github.com/Aircoookie/GifDecoder#bc3af18
|
||||||
#For use of the TTGO T-Display ESP32 Module with integrated TFT display uncomment the following line
|
#For use of the TTGO T-Display ESP32 Module with integrated TFT display uncomment the following line
|
||||||
@@ -373,7 +373,7 @@ build_flagsV4 = -g
|
|||||||
|
|
||||||
;;; V4.4.x libraries (without LOROL_LITTLEFS; with newer NeoPixelBus)
|
;;; V4.4.x libraries (without LOROL_LITTLEFS; with newer NeoPixelBus)
|
||||||
lib_depsV4 =
|
lib_depsV4 =
|
||||||
esp32async/AsyncTCP @ 3.4.6
|
esp32async/AsyncTCP @ 3.4.7
|
||||||
makuna/NeoPixelBus @ 2.7.5
|
makuna/NeoPixelBus @ 2.7.5
|
||||||
;; makuna/NeoPixelBus @ 2.7.9 ;; experimental
|
;; makuna/NeoPixelBus @ 2.7.9 ;; experimental
|
||||||
${common_mm.HUB75_lib_deps}
|
${common_mm.HUB75_lib_deps}
|
||||||
@@ -404,7 +404,7 @@ build_flags = -g
|
|||||||
; -D WLEDMM_SLOWPATH ;; don't use I2S for LED bus
|
; -D WLEDMM_SLOWPATH ;; don't use I2S for LED bus
|
||||||
default_partitions = tools/WLED_ESP32_4MB_1MB_FS.csv
|
default_partitions = tools/WLED_ESP32_4MB_1MB_FS.csv
|
||||||
lib_deps =
|
lib_deps =
|
||||||
esp32async/AsyncTCP @ 3.4.6
|
esp32async/AsyncTCP @ 3.4.7
|
||||||
makuna/NeoPixelBus @ 2.7.5
|
makuna/NeoPixelBus @ 2.7.5
|
||||||
;; makuna/NeoPixelBus @ 2.7.9 ;; experimental
|
;; makuna/NeoPixelBus @ 2.7.9 ;; experimental
|
||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
@@ -437,7 +437,7 @@ build_flags = -g
|
|||||||
;; ARDUINO_USB_CDC_ON_BOOT
|
;; ARDUINO_USB_CDC_ON_BOOT
|
||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
esp32async/AsyncTCP @ 3.4.6
|
esp32async/AsyncTCP @ 3.4.7
|
||||||
;; makuna/NeoPixelBus @ 2.7.5 ;; standard
|
;; makuna/NeoPixelBus @ 2.7.5 ;; standard
|
||||||
makuna/NeoPixelBus @ 2.7.9 ;; experimental - reduces LED glitches on -S2
|
makuna/NeoPixelBus @ 2.7.9 ;; experimental - reduces LED glitches on -S2
|
||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
@@ -460,7 +460,7 @@ build_flags = -g
|
|||||||
;; ARDUINO_USB_CDC_ON_BOOT
|
;; ARDUINO_USB_CDC_ON_BOOT
|
||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
esp32async/AsyncTCP @ 3.4.6
|
esp32async/AsyncTCP @ 3.4.7
|
||||||
makuna/NeoPixelBus @ 2.7.5
|
makuna/NeoPixelBus @ 2.7.5
|
||||||
;; makuna/NeoPixelBus @ 2.7.9 ;; experimental
|
;; makuna/NeoPixelBus @ 2.7.9 ;; experimental
|
||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
@@ -484,7 +484,7 @@ build_flags = -g
|
|||||||
;; please make sure that the following flags are properly set (to 0 or 1) by your board.json, or included in your custom platformio_override.ini entry:
|
;; please make sure that the following flags are properly set (to 0 or 1) by your board.json, or included in your custom platformio_override.ini entry:
|
||||||
;; ARDUINO_USB_MODE, ARDUINO_USB_CDC_ON_BOOT
|
;; ARDUINO_USB_MODE, ARDUINO_USB_CDC_ON_BOOT
|
||||||
lib_deps =
|
lib_deps =
|
||||||
esp32async/AsyncTCP @ 3.4.6
|
esp32async/AsyncTCP @ 3.4.7
|
||||||
makuna/NeoPixelBus @ 2.7.5
|
makuna/NeoPixelBus @ 2.7.5
|
||||||
;; makuna/NeoPixelBus @ 2.7.9 ;; experimental
|
;; makuna/NeoPixelBus @ 2.7.9 ;; experimental
|
||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
|
|||||||
Reference in New Issue
Block a user