jacobsa / go-serial

A Go library for dealing with serial ports.
Apache License 2.0
626 stars 120 forks source link

using the options struct to set timeouts now in windowsland #15

Closed luck02 closed 8 years ago

luck02 commented 8 years ago

This works for my use case and I think it won't break anyone else's.

luck02 commented 8 years ago

Saw something bad, will resubmit PR later this evening