Update README.md

This commit is contained in:
Brian Bulkowski
2020-03-28 15:17:31 -07:00
committed by GitHub
parent 355c5d8fb0
commit 90a7b7a86b

View File

@ -4,6 +4,11 @@
This port of FastLED 3.3 runs under the 4.0 ESP-IDF development environment. Enjoy. This port of FastLED 3.3 runs under the 4.0 ESP-IDF development environment. Enjoy.
Note you must use the ESP-IDF environment, and the ESP-IDF build system. That's how the paths and whatnot are created.
Here is the link to the ESP-IDF getting started guide.
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/
Pull requests welcome. Pull requests welcome.
# Why we need FastLED-idf # Why we need FastLED-idf