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:
Diffstat (limited to 'library.json')
-rw-r--r--library.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/library.json b/library.json
index 0e8eb2ea..e7080e0d 100644
--- a/library.json
+++ b/library.json
@@ -18,11 +18,11 @@
"type": "git",
"url": "https://github.com/FastLED/FastLED.git"
},
- "version": "3.2.6",
+ "version": "3.2.7",
"license": "MIT",
"homepage": "http://fastled.io",
"frameworks": "arduino",
- "platforms": "atmelavr, atmelsam, freescalekinetis, nordicnrf51, nxplpc, ststm32, teensy, espressif8266, espressif32",
+ "platforms": "atmelavr, atmelsam, freescalekinetis, nordicnrf51, nxplpc, ststm32, teensy, espressif8266, espressif32, nordicnrf52",
"export": {
"exclude": [
"docs",
@@ -36,5 +36,5 @@
"+<*.h>"
],
"libArchive": false
- }
+ }
}