mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
drv_pwm_output: remove not used anymore define for presumed servo middle position
This commit is contained in:
parent
af4b8bfd60
commit
21f858de1f
@ -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
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user