1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Fixed servo init for AUX forwarding.

This commit is contained in:
mikeller 2016-12-01 00:46:33 +13:00
parent 55b32740d9
commit cf74e55636

View file

@ -177,7 +177,7 @@ void servoMixerInit(servoMixer_t *initialCustomServoMixers)
// enable servos for mixes that require them. note, this shifts motor counts.
useServo = mixers[currentMixerMode].useServo;
// if we want camstab/trig, that also enables servos, even if mixer doesn't
if (feature(FEATURE_SERVO_TILT))
if (feature(FEATURE_SERVO_TILT) || feature(FEATURE_CHANNEL_FORWARDING))
useServo = 1;
// give all servos a default command