mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 09:45:37 +03:00
Fixes from reviews.
This commit is contained in:
parent
ca460e842b
commit
ff8d1a842a
4 changed files with 41 additions and 47 deletions
|
@ -57,7 +57,7 @@ enum {
|
|||
DYN_LPF_NONE = 0,
|
||||
DYN_LPF_PT1,
|
||||
DYN_LPF_BIQUAD
|
||||
} ;
|
||||
};
|
||||
|
||||
#define GYRO_CONFIG_USE_GYRO_1 0
|
||||
#define GYRO_CONFIG_USE_GYRO_2 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue