mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Less Anti Winduo in Air mode
This commit is contained in:
parent
9b3a2f3f76
commit
9859bbfcae
5 changed files with 10 additions and 8 deletions
|
@ -78,7 +78,7 @@ typedef enum {
|
|||
THROTTLE_HIGH
|
||||
} throttleStatus_e;
|
||||
|
||||
#define AIRMODEDEADBAND 10
|
||||
#define AIRMODEDEADBAND 12
|
||||
|
||||
typedef enum {
|
||||
NOT_CENTERED = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue