Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add option to explicitly pass sample rate #52

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

muschellij2
Copy link
Contributor

Allows for a sample_rate argument to be passed to read (and main) to fix #51. Does NOT do any checking for type (integer).

@chanshing chanshing changed the title Pass sample rate feat: add option to explicitly pass sample rate Jan 11, 2024
Co-authored-by: muschellij2 <muschellij2@gmail.com>
@chanshing
Copy link
Member

Great work @muschellij2 !
I only changed the short flag to -r
Again, Thank you very much!

@chanshing chanshing merged commit f589667 into OxWearables:main Jan 11, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sample Rate Mis-Estimated
2 participants