1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-14 19:29:32 +08:00
deadprogram 8510bd96d3 bb8: add initial support for Sphero BB-8 platform
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-12-19 16:21:47 +01:00

8 lines
243 B
Go

/*
Package bb8 contains the Gobot driver for the Sphero BB-8.
For more information refer to the BB-8 README:
https://gobot.io/x/gobot/blob/master/platforms/sphero/bb8/README.md
*/
package bb8 // import "gobot.io/x/gobot/platforms/sphero/bb8"