Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kravets <me@ikravets.com>2021-11-18 20:43:39 +0300
committerGitHub <noreply@github.com>2021-11-18 20:43:39 +0300
commit1a598eff04537a20dea64b8c6181099ebb373ad2 (patch)
tree955f24856cd2a7919c85780d83bdd44390f81aeb
parentccd2c7b426179ad50e4e2c0d3f132954fc6aa72c (diff)
Declare header files for PlatformIO
-rw-r--r--library.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/library.json b/library.json
index 9e330204..fdcde146 100644
--- a/library.json
+++ b/library.json
@@ -38,6 +38,7 @@
"homepage": "http://fastled.io",
"frameworks": "arduino",
"platforms": "atmelavr, atmelsam, freescalekinetis, nordicnrf51, nxplpc, ststm32, teensy, espressif8266, espressif32, nordicnrf52",
+ "headers": "FastLED.h",
"export": {
"exclude": [
"docs",