2016-12-07 02:16:33 +08:00
|
|
|
/*
|
|
|
|
Package ollie contains the Gobot driver for the Sphero Ollie.
|
|
|
|
|
|
|
|
For more information refer to the Ollie README:
|
2016-12-21 17:55:51 +08:00
|
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/sphero/ollie/README.md
|
2016-12-07 02:16:33 +08:00
|
|
|
*/
|
2016-12-08 20:24:03 +08:00
|
|
|
package ollie // import "gobot.io/x/gobot/platforms/sphero/ollie"
|