From ca10307b687088b9eb878150d10af6d5fb442723 Mon Sep 17 00:00:00 2001 From: Zachary Vorhies Date: Tue, 5 Aug 2025 21:13:19 -0700 Subject: [PATCH] Update lib_deps.rst --- projectconf/sections/env/options/library/lib_deps.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/projectconf/sections/env/options/library/lib_deps.rst b/projectconf/sections/env/options/library/lib_deps.rst index 09544ff883..1b00bb85cc 100644 --- a/projectconf/sections/env/options/library/lib_deps.rst +++ b/projectconf/sections/env/options/library/lib_deps.rst @@ -50,3 +50,8 @@ for the available libraries and the installation instructions. ; custom name IRremoteESP8266=https://github.com/markszabo/IRremoteESP8266/archive/master.zip + + ; symlink + ; * Note that This will cause the library to be recompiled often or every time. + ; * use `pio run --disable-auto-clean` to suppress rebuild. + FastLED = symlink://C:\Users\niteris\dev\fastled