Add fade out for the led test
This commit is contained in:
parent
c95b17b536
commit
a960a1b006
2 changed files with 20 additions and 5 deletions
|
@ -28,6 +28,7 @@ SOFTWARE.
|
|||
#include "visualizer.h"
|
||||
|
||||
bool keyframe_fade_in_all_leds(keyframe_animation_t* animation, visualizer_state_t* state);
|
||||
bool keyframe_fade_out_all_leds(keyframe_animation_t* animation, visualizer_state_t* state);
|
||||
|
||||
extern keyframe_animation_t led_test_animation;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue