mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
drv_pwm_output:Define test enter/exit IOCTL
This commit is contained in:
parent
a87e81c61b
commit
efb512abea
@ -265,6 +265,8 @@ struct pwm_output_rc_config {
|
||||
#define PWM_SERVO_MODE_4CAP 10
|
||||
#define PWM_SERVO_MODE_5CAP 11
|
||||
#define PWM_SERVO_MODE_6CAP 12
|
||||
#define PWM_SERVO_ENTER_TEST_MODE 13
|
||||
#define PWM_SERVO_EXIT_TEST_MODE 14
|
||||
#define PWM_SERVO_SET_MODE _PX4_IOC(_PWM_SERVO_BASE, 34)
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user