mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 09:45:33 +03:00
Merge pull request #2893 from iNavFlight/de_pid_improvements
MC PID improvements
This commit is contained in:
commit
ff06f6c53d
9 changed files with 56 additions and 49 deletions
|
@ -550,9 +550,7 @@ void init(void)
|
|||
|
||||
flashLedsAndBeep();
|
||||
|
||||
#ifdef USE_DTERM_NOTCH
|
||||
pidInitFilters();
|
||||
#endif
|
||||
|
||||
imuInit();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue