diff --git a/NeoPixelAnimator-object.md b/NeoPixelAnimator-object.md new file mode 100644 index 0000000..d2cb5e3 --- /dev/null +++ b/NeoPixelAnimator-object.md @@ -0,0 +1,4 @@ +(under construction) +This manages the timing and lifetime for animations. +All time values are by default in milliseconds but can be changed to manage long duration animations as well. +NOTE: NeoPixelBus::Show() must still be called to push the color state to the physical NeoPixels. \ No newline at end of file