gobot.io/x/gobot@v1.16.0/sysfs/doc.go (about)

     1  /*
     2  Package sysfs provides generic access to linux gpio.
     3  
     4  It is intended to be used while implementing support for a single board linux computer
     5  */
     6  package sysfs // import "gobot.io/x/gobot/sysfs"