hybridgroup.gobot/system/doc.go

7 lines
222 B
Go

/*
Package system provides generic access to Linux gpio, i2c and filesystem.
It is intended to be used while implementing support for a single board Linux computer
*/
package system // import "gobot.io/x/gobot/v2/system"