drv_pwm_output: remove not used anymore define for presumed servo middle position

This commit is contained in:
Matthias Grob 2022-06-25 09:04:09 +02:00
parent af4b8bfd60
commit 21f858de1f

View File

@ -86,11 +86,6 @@ struct pwm_output_values {
*/
#define PWM_MOTOR_OFF 900
/**
* Default value for a servo stop
*/
#define PWM_SERVO_STOP 1500
/**
* Default minimum PWM in us
*/