2016-12-07 01:51:14 +08:00
|
|
|
/*
|
|
|
|
Package minidrone contains the Gobot driver for the Parrot Minidrone.
|
|
|
|
|
|
|
|
For more information refer to the minidrone README:
|
2016-12-21 17:54:51 +08:00
|
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/parrot/minidrone/README.md
|
2016-12-07 01:51:14 +08:00
|
|
|
*/
|
2023-05-20 20:25:21 +08:00
|
|
|
package minidrone // import "gobot.io/x/gobot/v2/platforms/parrot/minidrone"
|