Enables/disables blocking mode
If blocking mode is enabled, calls to fadeToRGB will sleep the thread until the animation is finished. If blocking mode is disabled, fadeToRGB will immediatly return.
See Implementation
Enables/disables blocking mode
If blocking mode is enabled, calls to fadeToRGB will sleep the thread until the animation is finished. If blocking mode is disabled, fadeToRGB will immediatly return.