Sub: Update to match upstream, part 2

This commit is contained in:
Rustom Jehangir 2016-04-04 20:28:18 -07:00 committed by Andrew Tridgell
parent 684bc249b6
commit 46a9cea0be
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@ void Sub::throw_run()
// demand zero throttle (motors will be stopped anyway) and continually reset the attitude controller
attitude_control.set_throttle_out_unstabilized(0,true,g.throttle_filt);
motors.slow_start(true);
break;