New feature prevents startup of motors.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1574 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
jasonshort 2011-01-29 22:03:50 +00:00
parent 270d5b1830
commit 9d74a599b0
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ what's new to commands for ACM:
- CMD_TRACK_WAYPOINT - coming soon, will point the copter at the waypoint no matter the position
Special note:
Any mode other than stabilize will cause the props to spin once the control switch is engaged.
Any mode other than stabilize may cause the props to spin once the control switch is engaged.
The props will NOT spin in stabilize when throttle is in the off position, even when armed.
Arming is Yaw right for 1 sec, disarm is yaw left for 1 sec. Just give it some juice to confirm arming.
Good luck,