2018-04-04 02:42:16 +08:00
|
|
|
// Package dji contains the Gobot drivers for DJI drones.
|
2018-04-19 15:50:40 +08:00
|
|
|
// Currently only has support for the DJI Tello.
|
2018-04-04 02:42:16 +08:00
|
|
|
// For more information, go to:
|
|
|
|
//
|
|
|
|
package dji // import "gobot.io/x/gobot/platforms/dji"
|