hybridgroup.gobot/platforms/parrot/bebop/doc.go

12 lines
380 B
Go
Raw Normal View History

2015-07-22 11:03:27 +08:00
/*
Package bebop provides the Gobot adaptor and driver for the Parrot Bebop.
Installing:
go get -d -u gobot.io/x/gobot/... && go install gobot.io/x/gobot/platforms/parrot/bebop
2015-07-22 11:03:27 +08:00
For more information refer to the bebop README:
https://github.com/hybridgroup/gobot/tree/master/platforms/parrot/bebop/README.md
2015-07-22 11:03:27 +08:00
*/
package bebop // import "gobot.io/x/gobot/platforms/parrot/bebop"