bugst / go-serial

A cross-platform serial library for go-lang.
BSD 3-Clause "New" or "Revised" License
617 stars 188 forks source link

Use Windows serial comm functions from golang.org/x/sys/windows #187

Closed twpayne closed 1 week ago

twpayne commented 1 week ago

Fixes #179. Replaces #182.

twpayne commented 1 week ago

I've resolved the conflict. This should be ready to merge.

cmaglie commented 1 week ago

Great PR, BTW. 👍🏼