mirror of https://github.com/ArduPilot/ardupilot
Sub: Update to match upstream, part 2
This commit is contained in:
parent
684bc249b6
commit
46a9cea0be
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue