davecheney / gpio

GPIO for Go
BSD 2-Clause "Simplified" License
228 stars 52 forks source link

Export Pin and a few of its attributes. #26

Closed OrangeTux closed 7 years ago

OrangeTux commented 7 years ago

Fix #25. Export a Pin and a few of its attributes. I renamed the Pin interface to Pinner. The changes don't introduce incompatibilities.

OrangeTux commented 7 years ago

Closed because this project isn't accepting pull requests anymore. The PR is merged in this fork of the project.