mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
Fix ALIENWII Target
This commit is contained in:
parent
f1d422c322
commit
c8945c179a
1 changed files with 0 additions and 1 deletions
|
@ -628,7 +628,6 @@ static void resetConf(void)
|
|||
currentProfile->pidProfile.pidController = 2;
|
||||
masterConfig.failsafeConfig.failsafe_delay = 2;
|
||||
masterConfig.failsafeConfig.failsafe_off_delay = 0;
|
||||
masterConfig.mixerConfig.yaw_jump_prevention_limit = 500;
|
||||
currentControlRateProfile->rcRate8 = 100;
|
||||
currentControlRateProfile->rates[FD_PITCH] = 20;
|
||||
currentControlRateProfile->rates[FD_ROLL] = 20;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue