first commit
This commit is contained in:
commit
5893b00dd2
1669 changed files with 1982740 additions and 0 deletions
10
libraries/FastLED/library.properties
Normal file
10
libraries/FastLED/library.properties
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
name=FastLED
|
||||
version=3.9.20
|
||||
author=Daniel Garcia
|
||||
maintainer=Daniel Garcia <dgarcia@fastled.io>
|
||||
sentence=Multi-platform library for controlling dozens of different types of LEDs along with optimized math, effect, and noise functions.
|
||||
paragraph=FastLED is a fast, efficient, easy-to-use Arduino library for programming addressable LED strips and pixels such as WS2810, WS2811, LPD8806, Neopixel and more. FastLED also provides high-level math functions that can be used for generative art and graphics.
|
||||
category=Display
|
||||
url=https://github.com/FastLED/FastLED
|
||||
architectures=*
|
||||
includes=FastLED.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue