Add motor off PWM value

This commit is contained in:
Lorenz Meier 2015-12-16 16:37:56 +00:00
parent 964763d10f
commit 364da5343b

View File

@ -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
*/