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

12 lines
377 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:
Please refer to the main [README.md](https://github.com/hybridgroup/gobot/blob/release/README.md)
2014-10-21 13:36:42 -05:00
For further information refer to gpio README:
https://github.com/hybridgroup/gobot/blob/release/platforms/gpio/README.md
2014-10-21 13:36:42 -05:00
*/
package gpio // import "gobot.io/x/gobot/v2/drivers/gpio"