From 1a598eff04537a20dea64b8c6181099ebb373ad2 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 18 Nov 2021 19:43:39 +0200 Subject: Declare header files for PlatformIO --- library.json | 1 + 1 file changed, 1 insertion(+) 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", -- cgit v1.2.3