mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-11 19:29:20 +08:00
8 lines
265 B
Go
8 lines
265 B
Go
/*
|
|
Package ollie contains the Gobot driver for the Sphero Ollie.
|
|
|
|
For more information refer to the Ollie README:
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/sphero/ollie/README.md
|
|
*/
|
|
package ollie // import "gobot.io/x/gobot/platforms/sphero/ollie"
|