Plane: remove unnecessary ::cork() in init

This commit is contained in:
Tom Pittenger 2020-12-10 13:23:45 -08:00 committed by Andrew Tridgell
parent 8f32430294
commit 04f6b2e26e

View File

@ -105,8 +105,6 @@ void Plane::init_rc_out_aux()
{ {
SRV_Channels::enable_aux_servos(); SRV_Channels::enable_aux_servos();
SRV_Channels::cork();
servos_output(); servos_output();
// setup PWM values to send if the FMU firmware dies // setup PWM values to send if the FMU firmware dies