8 lines
280 B
Go
8 lines
280 B
Go
|
/*
|
||
|
Package sprkplus contains the Gobot driver for the Sphero SPRK+.
|
||
|
|
||
|
For more information refer to the sprkplus README:
|
||
|
https://github.com/hybridgroup/gobot/blob/master/platforms/sphero/sprkplus/README.md
|
||
|
*/
|
||
|
package sprkplus // import "gobot.io/x/gobot/platforms/sphero/sprkplus"
|