From 43cb5dec903ba21d4908805ac3f21feff297548d Mon Sep 17 00:00:00 2001 From: PaulStoffregen Date: Thu, 26 Mar 2015 09:37:43 -0700 Subject: [PATCH] Add library.properties --- library.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..8773e15 --- /dev/null +++ b/library.properties @@ -0,0 +1,10 @@ +name=OctoWS2811 +version=1.2 +author=Paul Stoffregen +maintainer=Paul Stoffregen +sentence=Control thousands of WS2812B / NeoPixel LEDs at video refresh speeds +paragraph=OctoWS2811 is a high performance WS2811 & WS2812 & WS2812B LED library featuring simultaneous update to 8 LED strips using efficient DMA-based data transfer. Minimal CPU impact and double buffering allows complex animation. A VideoDisplay example is included, capable of scaling to extremely large LED installations. +category=Display +url=http://www.pjrc.com/teensy/td_libs_OctoWS2811.html +architectures=* +