mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
Make ppm/pwm input filtering configurable.
This commit is contained in:
parent
226e38de3e
commit
0ac2b51c60
10 changed files with 49 additions and 4 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "drivers/accgyro.h"
|
||||
#include "drivers/serial.h"
|
||||
#include "drivers/bus_i2c.h"
|
||||
#include "drivers/pwm_rx.h"
|
||||
|
||||
#include "flight/flight.h"
|
||||
#include "flight/mixer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue