mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-17 05:15:21 +03:00
Adding Dynamic Idle
This commit is contained in:
parent
aef32bb63e
commit
6aaababb1d
5 changed files with 53 additions and 8 deletions
|
@ -460,6 +460,7 @@ var FC = {
|
|||
integratedYawRelax: 0,
|
||||
motorOutputLimit: 0,
|
||||
autoProfileCellCount: 0,
|
||||
idleMinRpm: 0,
|
||||
};
|
||||
ADVANCED_TUNING_ACTIVE = { ...ADVANCED_TUNING };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue