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 build error in serial_windows.go #1

Merged
merged 1 commit into from
Oct 12, 2012
Merged

Fix build error in serial_windows.go #1

merged 1 commit into from
Oct 12, 2012

Conversation

chaos95
Copy link

@chaos95 chaos95 commented Oct 12, 2012

  • Fix parameter usage in setCommState related to Config struct changes (baud local param is no longer used, changed to c.Baud)

- Fix parameter usage in setCommState related to Config struct changes (baud local param is no longer used, changed to c.Baud)
huin pushed a commit that referenced this pull request Oct 12, 2012
Fix build error in serial_windows.go
@huin huin merged commit 7b90efd into huin:master Oct 12, 2012
@huin
Copy link
Owner

huin commented Oct 12, 2012

Ah, thanks! I should have tried harder to test this on Windows, but didn't ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants