mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 02:17:07 +08:00
Add motor off PWM value
This commit is contained in:
@@ -78,6 +78,11 @@ __BEGIN_DECLS
|
||||
*/
|
||||
#define PWM_LOWEST_MIN 90
|
||||
|
||||
/**
|
||||
* Default value for a shutdown motor
|
||||
*/
|
||||
#define PWM_MOTOR_OFF 800
|
||||
|
||||
/**
|
||||
* Default minimum PWM in us
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user