1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-29 13:49:14 +08:00

12 lines
284 B
Go
Raw Normal View History

2014-10-21 13:36:42 -05:00
/*
2014-10-28 14:52:59 -07:00
Package gpio provides Gobot drivers for General Purpose Input/Output devices.
2014-10-21 13:36:42 -05:00
Installing:
2014-10-28 14:52:59 -07:00
go get github.com/hybridgroup/gobot/platforms/gpio
2014-10-21 13:36:42 -05:00
For further information refer to gpio README:
https://github.com/hybridgroup/gobot/blob/master/platforms/gpio/README.md
*/
package gpio