gobot.io/x/gobot/v2@v2.1.0/system/doc.go (about) 1 /* 2 Package system provides generic access to Linux gpio, i2c and filesystem. 3 4 It is intended to be used while implementing support for a single board Linux computer 5 */ 6 package system // import "gobot.io/x/gobot/v2/system"