6 lines
196 B
Markdown
6 lines
196 B
Markdown
# marlin-auto-animation
|
|
|
|
Automatically make an animated `_Bootscreen.h` from a 5 FPS video.
|
|
|
|
1. Specify the video path (`video = /path/to/video.mp4`) in `animator.py`
|
|
2. Run `python3 animator.py`
|