Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 231 Bytes

File metadata and controls

7 lines (4 loc) · 231 Bytes

Package serial provides access to serial devices in Go.

The current version has minimal support for Windows and Linux.

Linux support is adapted from https://github.com/schleibinger/sio

Install: $ go get github.com/lnmx/serial