1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-11 19:29:20 +08:00
Ron Evans e20e13f580 tello: some initial WIP on DJI Tello drone
Signed-off-by: Ron Evans <ron@hybridgroup.com>
2018-04-12 12:25:39 +02:00

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"