From 288e9b947174e12f889c6bcad5f0778186addf0a Mon Sep 17 00:00:00 2001 From: askiiart <90910526+askiiart@users.noreply.github.com> Date: Sun, 7 May 2023 15:17:25 -0500 Subject: [PATCH] Add 5 fps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cfbbe6..364ca40 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # marlin-auto-animation -Automatically make an animated `_Bootscreen.h` from a video. +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`