gobot.io/x/gobot@v1.16.0/platforms/dji/dji.go (about) 1 // Package dji contains the Gobot drivers for DJI drones. 2 // Currently only has support for the DJI Tello. 3 // For more information, go to: 4 // 5 package dji // import "gobot.io/x/gobot/platforms/dji"