8 lines
285 B
Go
8 lines
285 B
Go
/*
|
|
Package minidrone contains the Gobot driver for the Parrot Minidrone.
|
|
|
|
For more information refer to the minidrone README:
|
|
https://github.com/hybridgroup/gobot/blob/release/platforms/parrot/minidrone/README.md
|
|
*/
|
|
package minidrone // import "gobot.io/x/gobot/v2/drivers/ble/parrot"
|