mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
commit
b96649ef76
4 changed files with 13 additions and 3 deletions
|
@ -143,6 +143,7 @@ void setDefaultTestSettings(void) {
|
|||
pidProfile->abs_control_gain = 0,
|
||||
pidProfile->launchControlMode = LAUNCH_CONTROL_MODE_NORMAL,
|
||||
pidProfile->launchControlGain = 40,
|
||||
pidProfile->level_race_mode = false,
|
||||
|
||||
gyro.targetLooptime = 8000;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue