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:
|
2024-02-05 01:50:43 +08:00
|
|
|
https://github.com/hybridgroup/gobot/blob/release/platforms/parrot/minidrone/README.md
|
2016-12-07 01:51:14 +08:00
|
|
|
*/
|
2024-02-05 01:50:43 +08:00
|
|
|
package minidrone // import "gobot.io/x/gobot/v2/drivers/ble/parrot"
|