Update platformio.ini: fastled version update
quick fix, until fastLED 3.6.0 packages become available.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user