felixge/node-ar-drone
Auf GitHub ansehenAdd client.enableEmergency(); functionality to trigger emergency cutout
Open
#123 geöffnet am 15. Aug. 2015
enhancementhelp wanted
Beschreibung
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.