Updated Compiling WLED (markdown)

master
Louis Beaudoin 2021-01-02 21:24:37 +00:00
rodzic 72fef4e2f2
commit 13f56d1f56
1 zmienionych plików z 1 dodań i 1 usunięć

@ -1,4 +1,4 @@
You want to add custom features to WLED or add in a usermod? You've found the right place!
You want to add custom features to WLED, use non-default pins, or add in a usermod? You've found the right place!
WLED has come to rely on so many dependencies in the latest versions that building with the Arduino IDE is no longer recommended.
Instead, installing Visual Studio Code and its PlatformIO (PIO) extension is easier, as it will install the ESP Arduino core, all the required libraries and the correct compilation settings for you automatically.