mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-14 03:49:58 +03:00
changes for conflict resolution
This commit is contained in:
parent
efa9b8c404
commit
bd4c4da4ca
3 changed files with 4 additions and 3 deletions
|
@ -341,6 +341,7 @@ static int logicConditionCompute(
|
|||
if (setConfigProfile(operandA)) {
|
||||
pidInit();
|
||||
pidInitFilters();
|
||||
schedulePidGainsUpdate();
|
||||
profileChanged = true;
|
||||
}
|
||||
return profileChanged;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue