From 7c6e68e4e1d85d4e34c40de86989a34ced187f50 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Tue, 23 Feb 2016 18:54:00 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Home.md b/Home.md index af21c42..544ed14 100644 --- a/Home.md +++ b/Home.md @@ -14,7 +14,6 @@ This is an Arduino Library that supports sending out data to update a series of ## [Examples](https://github.com/Makuna/NeoPixelBus/wiki/Examples) There are several examples that will help you get started. They range from simple to complex and are always a good reference. -# Objects exposed ## [NeoPixelBus object](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object) This object will be used to set colors on the pixels. When constructed a "feature" and a "method" object must be supplied to define which pixels you are using and how they are updated.