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 ability to have multiple modbus slaves. #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add ability to have multiple modbus slaves. #111

wants to merge 1 commit into from

Conversation

fake-name
Copy link

@fake-name fake-name commented Aug 5, 2018

Modbus is pretty much pointless without the ability to communicate with multiple slave devices - You might as well just use a plain old RS-232 connection otherwise.

This adds the ability to change the slave address.

Also, sublime text cleaned up a bunch of trailing spaces.

…s pointless without it.

Also, use the serial's built-in send-many call.
@fake-name
Copy link
Author

This effectively fixes #109

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.

2 participants