ArduCopter: Enable the aux servos later, only in the slow periodic loop
This might solve some of the boot issues some users are having
This commit is contained in:
parent
81440a1b09
commit
780b469b11
@ -117,8 +117,6 @@ static void init_rc_out()
|
||||
output_min();
|
||||
}
|
||||
|
||||
enable_aux_servos();
|
||||
|
||||
#if TOY_EDF == ENABLED
|
||||
// add access to CH8 and CH6
|
||||
APM_RC.enable_out(CH_8);
|
||||
|
Loading…
Reference in New Issue
Block a user