robinson / gos7

Implementation of Siemens S7 protocol in golang
BSD 3-Clause "New" or "Revised" License
315 stars 124 forks source link

Remove unused serial to support more platforms #64

Closed srebhan closed 1 year ago

srebhan commented 1 year ago

This PR removes the unused serial file which makes the project usable on e.g. MacOS etc. The serial package used is old and unmaintained and should be replaced anyway.