Skip to content
Snippets Groups Projects
Commit efb512ab authored by David Sidrane's avatar David Sidrane Committed by Lorenz Meier
Browse files

drv_pwm_output:Define test enter/exit IOCTL

parent a87e81c6
No related branches found
No related tags found
No related merge requests found
......@@ -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)
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment