mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Yaw Expo Feature
This commit is contained in:
parent
5bf687a150
commit
da8bb6f6fc
8 changed files with 23 additions and 3 deletions
|
@ -132,6 +132,7 @@ typedef struct controlRateConfig_s {
|
|||
uint8_t thrExpo8;
|
||||
uint8_t rates[3];
|
||||
uint8_t dynThrPID;
|
||||
uint8_t rcYawExpo8;
|
||||
uint16_t tpa_breakpoint; // Breakpoint where TPA is activated
|
||||
} controlRateConfig_t;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue