use fastled 3.7.1
version 3.6.0. leads to compilation errors when using newer framework versions.
This commit is contained in:
@@ -247,8 +247,8 @@ upload_speed = 115200
|
|||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
lib_compat_mode = strict
|
lib_compat_mode = strict
|
||||||
lib_deps =
|
lib_deps =
|
||||||
fastled/FastLED @ 3.6.0
|
;;fastled/FastLED @ 3.6.0 ;; default from upstream WLED
|
||||||
;; fastled/FastLED @ 3.7.1
|
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
|
;; 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
|
||||||
|
|||||||
Reference in New Issue
Block a user