Last active
December 20, 2015 14:29
-
-
Save chiarae/6147410 to your computer and use it in GitHub Desktop.
node-ar-drone (nodecopter) emergency landing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
client._ref.emergency = 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
client._ref.emergency = true | |
//this immediately stops the motors; tnx felixge! | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment