mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 22:35:23 +03:00
Add kalman filter to YupiF4
This commit is contained in:
parent
7c3bb49759
commit
36002880b6
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@
|
|||
#define SERIALRX_PROVIDER SERIALRX_SBUS
|
||||
#define SERIALRX_UART SERIAL_PORT_USART6
|
||||
#define DEFAULT_FEATURES (FEATURE_OSD)
|
||||
#define USE_GYRO_FAST_KALMAN
|
||||
|
||||
// Target IO and timers
|
||||
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue