use fastled 3.7.1

version 3.6.0. leads to compilation errors when using newer framework versions.
This commit is contained in:
Frank
2025-11-24 14:14:12 +01:00
parent e43fe6cd52
commit eba5c2f8a1

View File

@@ -247,8 +247,8 @@ upload_speed = 115200
# ------------------------------------------------------------------------------
lib_compat_mode = strict
lib_deps =
fastled/FastLED @ 3.6.0
;; fastled/FastLED @ 3.7.1
;;fastled/FastLED @ 3.6.0 ;; default from upstream WLED
fastled/FastLED @ 3.7.1 ;; needed to prevent compiler errors when using newer framework versions
;; https://github.com/softhack007/FastLED.git#ESP32-C6 ;; patched version needed for -C6
IRremoteESP8266 @ 2.8.2
;;makuna/NeoPixelBus @ 2.7.5 ;; WLEDMM will be added in board specific sections