mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 16:10:12 +08:00
drv_pwm_output: remove not used anymore define for presumed servo middle position
This commit is contained in:
@@ -86,11 +86,6 @@ struct pwm_output_values {
|
|||||||
*/
|
*/
|
||||||
#define PWM_MOTOR_OFF 900
|
#define PWM_MOTOR_OFF 900
|
||||||
|
|
||||||
/**
|
|
||||||
* Default value for a servo stop
|
|
||||||
*/
|
|
||||||
#define PWM_SERVO_STOP 1500
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Default minimum PWM in us
|
* Default minimum PWM in us
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user