From 653adbfe5330652775d18a4d81918c2858286c03 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sun, 11 Dec 2016 15:54:46 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index cea3cf0..44d0d80 100644 --- a/Home.md +++ b/Home.md @@ -16,7 +16,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad [Just want to see the API Reference?](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference) ## Latest Features (December 11th, 2016) -* NeoPixelBrightnessBus - supports applying an overall brightness to the entire strip. +* [NeoPixelBrightnessBus](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBrightnessBus-object) - supports applying an overall brightness to the entire strip. ## Latest Features (November 9th, 2016) * DotStar (APA102) hardware SPI method now runs significantly faster. Five times faster on ESP8266 and twice as fast on AVR.