Plane: remove unnecessary ::cork() in init
This commit is contained in:
parent
8f32430294
commit
04f6b2e26e
@ -105,8 +105,6 @@ void Plane::init_rc_out_aux()
|
||||
{
|
||||
SRV_Channels::enable_aux_servos();
|
||||
|
||||
SRV_Channels::cork();
|
||||
|
||||
servos_output();
|
||||
|
||||
// setup PWM values to send if the FMU firmware dies
|
||||
|
Loading…
Reference in New Issue
Block a user