mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +03:00
Rebased on to master
This commit is contained in:
commit
4b80bceb1f
288 changed files with 5099 additions and 2801 deletions
|
@ -541,8 +541,6 @@ void activateConfig(void)
|
|||
setAccelerationFilter(accelerometerConfig()->acc_lpf_hz);
|
||||
|
||||
imuConfigure(throttleCorrectionConfig()->throttle_correction_angle);
|
||||
|
||||
configureAltitudeHold(currentPidProfile);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue