gobot.io/x/gobot@v1.16.0/platforms/dragonboard/doc.go (about) 1 /* 2 Package dragonboard contains the Gobot adaptor for the DragonBoard 410c 3 4 For further information refer to the chip README: 5 https://github.com/hybridgroup/gobot/blob/master/platforms/dragonboard/README.md 6 */ 7 package dragonboard // import "gobot.io/x/gobot/platforms/dragonboard"