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 parse_slice for write functions #27

Merged
merged 1 commit into from
Mar 8, 2024
Merged

fix parse_slice for write functions #27

merged 1 commit into from
Mar 8, 2024

Conversation

Achtuur
Copy link
Contributor

@Achtuur Achtuur commented Feb 29, 2024

Should fix #26.

While write data is usually uninteresting to parse, I need it for error handling and making sure that write functions are received correctly.

@divi255 divi255 merged commit 93591fc into alttch:master Mar 8, 2024
2 of 3 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.

ModbusRequest::parse_slice() applied offset is wrong for write functions
2 participants