FastLED 3.9.7
|
################################################## Details with the implementation of Animartrix
Definition at line 118 of file animartrix.hpp.
#include <animartrix.hpp>
Public Attributes | |
AnimartrixAnim | anim |
const char * | name |
void(FastLEDANIMartRIX::* | func )() |
AnimartrixAnim fl::AnimartrixEntry::anim |
Definition at line 119 of file animartrix.hpp.
void(FastLEDANIMartRIX::* fl::AnimartrixEntry::func) () |
Definition at line 121 of file animartrix.hpp.
const char* fl::AnimartrixEntry::name |
Definition at line 120 of file animartrix.hpp.