felixge/node-ar-drone

Add client.enableEmergency(); functionality to trigger emergency cutout

Open

#123 opened on Aug 15, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,748 stars) (438 forks)batch import
enhancementhelp wanted

Description

It would be great if this API provided an easy way to trigger an emergency cutout while flying, to make it dead drop from the air. Similar to how you can easily clear an emergency via client.disableEmergency(); having a client.enableEmergency(); function as well, would allow you to just as easily trigger an emergency.

Contributor guide