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:
|
2023-05-20 20:25:21 +08:00
|
|
|
package dji // import "gobot.io/x/gobot/v2/platforms/dji"
|