felixge/node-ar-drone

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

Open

#123 geöffnet am 15. Aug. 2015

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.748 Stars) (438 Forks)batch import
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.

Contributor Guide