esp32-sk6812/include/Animation
Thomas Kolb 917627c0d0 Smoother transitions between UDP and animation
- stop() animation before changing state and wait for completion
- additionally fade to black (in case animation does not stop at black
  or when UDP stream ends)
- reset() the animation when changing back to the animation state
2019-12-10 22:41:11 +01:00
..
AllAnimations.h Added fire animation; better transitions 2019-12-05 01:11:37 +01:00
Animation.h Added connection-established animation on startup 2019-12-03 23:12:14 +01:00
AnimationController.h Smoother transitions between UDP and animation 2019-12-10 22:41:11 +01:00
ConnectingAnimation.h Implement Animation-specific fadeout 2019-12-03 22:09:55 +01:00
ConnectionEstablishedAnimation.h Added connection-established animation on startup 2019-12-03 23:12:14 +01:00
FireAnimation.h Stability improvements for FireAnimation and AnimationController 2019-12-09 22:22:51 +01:00