mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-14 19:29:32 +08:00
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"
|