Update platformio.ini: fastled version update

quick fix, until fastLED 3.6.0 packages become available.
This commit is contained in:
Frank
2023-05-29 21:48:19 +02:00
committed by GitHub
parent 5081cfb891
commit 859adb3f7a

View File

@@ -203,8 +203,8 @@ upload_speed = 115200
# ------------------------------------------------------------------------------
lib_compat_mode = strict
lib_deps =
;fastled/FastLED @ 3.5.0
https://github.com/FastLED/FastLED.git#master @3.5.0+sha.3d2ab78 ;; up to 50% faster - using a "known good" hash, so we get predictable builds
;fastled/FastLED @ 3.6.0
https://github.com/FastLED/FastLED.git#master @3.6.0+sha.23c67b7 ;; up to 50% faster - using a "known good" hash, so we get predictable builds
IRremoteESP8266 @ 2.8.2
;;https://github.com/Aircoookie/ESPAsyncWebServer.git @ ~2.0.7
https://github.com/lost-hope/ESPAsyncWebServer.git#master ;; WLEDMM to display .log and .wled files in /edit