mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Add Back Iterm limit for saturation scenarios
This commit is contained in:
parent
704c09cced
commit
a3c1f6e168
4 changed files with 27 additions and 8 deletions
|
@ -189,7 +189,7 @@ void filterServos(void);
|
|||
|
||||
extern int16_t motor[MAX_SUPPORTED_MOTORS];
|
||||
extern int16_t motor_disarmed[MAX_SUPPORTED_MOTORS];
|
||||
|
||||
bool motorLimitReached;
|
||||
struct escAndServoConfig_s;
|
||||
struct rxConfig_s;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue