8 lines
213 B
Go
8 lines
213 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
|