1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-27 13:48:56 +08:00
deadprogram afa846d5b5 docs: correct Bebop README link
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-12-21 10:54:40 +01:00

12 lines
380 B
Go

/*
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
For more information refer to the bebop README:
https://github.com/hybridgroup/gobot/tree/master/platforms/parrot/bebop/README.md
*/
package bebop // import "gobot.io/x/gobot/platforms/parrot/bebop"