mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-11 19:29:20 +08:00
8 lines
283 B
Go
8 lines
283 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/v2/platforms/sphero/sprkplus"
|