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:
authorMark Kriegsman <1334634+kriegsman@users.noreply.github.com>2022-01-02 19:23:37 +0300
committerGitHub <noreply@github.com>2022-01-02 19:23:37 +0300
commit89f16ff2cfe3a1367018074d4f6b8824a440d604 (patch)
tree5ad8bc4612756ea2d1a8ef1e0da2b3193469450a
parent6e4a51695b69bf6b562d6a0525deb65a25ebc881 (diff)
parent1a598eff04537a20dea64b8c6181099ebb373ad2 (diff)
Merge pull request #1321 from ivankravets/patch-5
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",