From 90a7b7a86b740a695dd2ac181e1242cc760d40de Mon Sep 17 00:00:00 2001 From: Brian Bulkowski Date: Sat, 28 Mar 2020 15:17:31 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 131bd70..6fa1e0a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ 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. # Why we need FastLED-idf