From 0abe7cf94736088e80579a5aa32da3e658b48287 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sat, 27 Feb 2016 12:06:37 -0800 Subject: [PATCH] Updated NeoPixelAnimator object (markdown) --- NeoPixelAnimator-object.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoPixelAnimator-object.md b/NeoPixelAnimator-object.md index 62752ce..f4f816c 100644 --- a/NeoPixelAnimator-object.md +++ b/NeoPixelAnimator-object.md @@ -1,6 +1,6 @@ (under construction) -[NeoPixelAnimator object API]() +[NeoPixelAnimator object API](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelAnimator-object-API) The NeoPixelAnimator manages the timing and lifetime for animations. It does not provide specific animations effects, as these are varied and specific to the application and left for you to create.