diff --git a/src/drivers/drv_pwm_output.h b/src/drivers/drv_pwm_output.h index 64699f8696..fd20814b7d 100644 --- a/src/drivers/drv_pwm_output.h +++ b/src/drivers/drv_pwm_output.h @@ -101,7 +101,7 @@ __BEGIN_DECLS /** * Lowest PWM allowed as the maximum PWM */ -#define PWM_LOWEST_MAX 950 +#define PWM_LOWEST_MAX 200 /** * Do not output a channel with this value