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