-
Notifications
You must be signed in to change notification settings - Fork 66
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
Setting a new baudrate with SetPort(...) doesn't work #18
Comments
Hi, |
Hi @gitjsdr26, make a pull request with this fix and I will merge it and publish a new release. |
@genemars , ok I'll do it. |
can you already make a pull-request for this? |
Yes, within 6 hours. |
It was done in #21 |
Hi All,
I tried to set a new baudrate with SetPort() methode, but it doesn't work.
Indeed, SetPort() test if a change occured for portName only, but not the other parameters.
I suggest the following changes
The text was updated successfully, but these errors were encountered: