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

fix: BinaryEncoding did not encode/decode the Clear message type #38

Merged
merged 7 commits into from
Oct 4, 2024

Conversation

gkachru
Copy link
Contributor

@gkachru gkachru commented Oct 4, 2024

The Clear message type was missing from the encode / decode functions. Added that along with a test case. Should fix bus synchronization issues when clear() is called.

@Julien-R44
Copy link
Owner

Awesome. You are on fire :) Thanks dude

@Julien-R44 Julien-R44 changed the title BinaryEncoding did not encode/decode the Clear message type fix: BinaryEncoding did not encode/decode the Clear message type Oct 4, 2024
@Julien-R44 Julien-R44 merged commit d4837ce into Julien-R44:main Oct 4, 2024
4 checks passed
@wodCZ
Copy link

wodCZ commented Oct 7, 2024

Can confirm that the change fixes the issue. Thank you both 🥇

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.

3 participants