From f050e60e154ce95a727d3c8ab42bc7400593d6e6 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Wed, 10 May 2023 11:58:16 +0200 Subject: [PATCH] well-defined fastled version using the latest hash from master, so we get predictable builds. --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index e8b1728b..637e06af 100644 --- a/platformio.ini +++ b/platformio.ini @@ -200,7 +200,7 @@ upload_speed = 115200 lib_compat_mode = strict lib_deps = ;fastled/FastLED @ 3.5.0 - https://github.com/FastLED/FastLED.git#master ;; up to 50% faster + 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 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