1
0
Fork 0
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:
borisbstyle 2016-02-03 01:32:57 +01:00
parent 9b3a2f3f76
commit 9859bbfcae
5 changed files with 10 additions and 8 deletions

View file

@ -78,7 +78,7 @@ typedef enum {
THROTTLE_HIGH
} throttleStatus_e;
#define AIRMODEDEADBAND 10
#define AIRMODEDEADBAND 12
typedef enum {
NOT_CENTERED = 0,