AlexanderGranhof / tello-drone

An independent, simple and easy-to-use interface between nodejs and a tello drone
40 stars 14 forks source link

Curve fix #8

Closed AlexanderGranhof closed 4 years ago

AlexanderGranhof commented 4 years ago

This fixes #7 where the curve command did not throw an error when you did not pass the z parameters.

Also added clarification of how to structure the object you pass in as a second parameter to the send command.