felixge/node-ar-drone
View on GitHubAdd client.enableEmergency(); functionality to trigger emergency cutout
Open
#123 opened on Aug 15, 2015
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.