8 lines
281 B
Go
8 lines
281 B
Go
|
/*
|
||
|
Package dragonboard contains the Gobot adaptor for the DragonBoard 410c
|
||
|
|
||
|
For further information refer to the chip README:
|
||
|
https://github.com/hybridgroup/gobot/blob/master/platforms/dragonboard/README.md
|
||
|
*/
|
||
|
package dragonboard // import "gobot.io/x/gobot/platforms/dragonboard"
|