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

7 lines
196 B
Go
Raw Normal View History

2014-10-30 16:22:25 -07:00
/*
Package sysfs provides generic access to linux gpio.
It is intended to be used while implementing support for a single board linux computer
*/
package sysfs // import "gobot.io/x/gobot/sysfs"