mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-08 19:29:16 +08:00
6 lines
197 B
Go
6 lines
197 B
Go
// Package dji contains the Gobot drivers for DJI drones.
|
|
// Currently only has support for the DJI Tello.
|
|
// For more information, go to:
|
|
//
|
|
package dji // import "gobot.io/x/gobot/platforms/dji"
|