hybridgroup.gobot/system/doc.go

7 lines
222 B
Go
Raw Permalink Normal View History

2022-11-21 02:22:26 +08:00
/*
Package system provides generic access to Linux gpio, i2c and filesystem.
2022-11-21 02:22:26 +08:00
It is intended to be used while implementing support for a single board Linux computer
*/
package system // import "gobot.io/x/gobot/v2/system"