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

Add support for 2-byte raw wave unsigned #12

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Conversation

donarturo11
Copy link
Owner

Added basic support for 2-byte unsigned big-endian raw wave.
Supported values are 12-bit, where
First byte (MSB): 10HH HHHH
Second byte (LSB): 01LL LLLL.
For now supported baudrates are: 9600 and 38400.

@donarturo11 donarturo11 merged commit fdef9c4 into main Apr 10, 2024
12 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.

None yet

1 participant