mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
fix PWM remaining active on soft reset.
This commit is contained in:
parent
6100e94aee
commit
68026f7c3e
5 changed files with 5 additions and 10 deletions
|
@ -215,4 +215,4 @@ void mixTable(void);
|
|||
void syncMotors(bool enabled);
|
||||
void writeMotors(void);
|
||||
void stopMotors(void);
|
||||
void StopPwmAllMotors(void);
|
||||
void stopPwmAllMotors(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue