Skip to content

linjunpop/tello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tello

CI Module Version Hex Docs License

An unofficial Ryze Tello SDK.

Installation

The package can be installed by adding tello to your list of dependencies in mix.exs:

def deps do
  [
    {:tello, "~> 0.3.0"}
  ]
end

The docs can be found at https://hexdocs.pm/tello.