mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Merge branch 'lowpass' of https://github.com/fusterjj/cleanflight into fusterjj-lowpass
Conflicts: src/main/flight/mixer.c
This commit is contained in:
commit
a1b01807cf
11 changed files with 361 additions and 9 deletions
|
@ -722,6 +722,7 @@ void loop(void)
|
|||
);
|
||||
|
||||
mixTable();
|
||||
filterServos();
|
||||
writeServos();
|
||||
writeMotors();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue