1
0
Fork 0
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:
Konstantin Sharlaimov 2018-04-22 09:44:35 +10:00 committed by GitHub
commit ff06f6c53d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 56 additions and 49 deletions

View file

@ -550,9 +550,7 @@ void init(void)
flashLedsAndBeep();
#ifdef USE_DTERM_NOTCH
pidInitFilters();
#endif
imuInit();