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 RS485 port options #78

Open
cbrake opened this issue May 6, 2020 · 1 comment
Open

Add RS485 port options #78

cbrake opened this issue May 6, 2020 · 1 comment

Comments

@cbrake
Copy link
Contributor

cbrake commented May 6, 2020

Some time back I added RS485 support to the jacobsa/go-serial package:

jacobsa/go-serial@53b6b26

Is there interest in having similar functionality in this package? If so, how do you envision the RS485 options being configured? Options I can see are:

  • add a SetRS485Mode() function to the Port interface
  • add additional fields to the Mode struct.
@cbrake
Copy link
Contributor Author

cbrake commented May 6, 2020

I found one fork where RS485 support has been added: shaunco@151562f

@cbrake cbrake mentioned this issue May 7, 2020
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

No branches or pull requests

1 participant