Activity
Merge tag 'v2.0.0' into develop
Merge tag 'v2.0.0' into develop
Merge branch 'feature/sd_support' into develop
Merge branch 'feature/sd_support' into develop
fix linting errors
fix linting errors
put common types into namespace
put common types into namespace
Revert "put common types into namespace"
Revert "put common types into namespace"
put common types into namespace
put common types into namespace
align examples
align examples
increase clang column limit
increase clang column limit
fix linting errors
fix linting errors
rename namespace and animation class
rename namespace and animation class
directly allow animation live stream write
directly allow animation live stream write
add support for servo offset
add support for servo offset
avoid redundancy when playing randomly
avoid redundancy when playing randomly
use dynamic memory allocation for scenes and servos
use dynamic memory allocation for scenes and servos
add scene reset logic
add scene reset logic
update export files
update export files
add first scene callback tests
add first scene callback tests
support live mode change with AnimationData instance
support live mode change with AnimationData instance
merge live and progmem stream into animation data
merge live and progmem stream into animation data
add live mode test
add live mode test
re-add live mode
re-add live mode