t-rec-rs
t-rec-rs copied to clipboard
feat(#28): higher framerate configurability
- fixes #28
- closes PR #36
- add a framerate cli argument
-f | --framerate - limit the possible framerates to 4 and 8 for now
- introduce new wrapper types for better readability
- adjust the docs