1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-11 19:29:20 +08:00
2015-07-21 20:03:27 -07:00

12 lines
328 B
Go

/*
Package bebop provides the Gobot adaptor and driver for the Parrot Bebop.
Installing:
go get -d -u github.com/hybridgroup/gobot/... && go install github.com/hybridgroup/gobot/platforms/bebop
For more information refer to the bebop README:
https://github.com/hybridgroup/gobot/tree/master/platforms/bebop
*/
package bebop