mirror of
https://github.com/ArduPilot/ardupilot.git
synced 2025-12-11 02:29:09 -06:00
SRV_Channel: create auxfunction for lights and video switcher
This commit is contained in:
parent
03234751b6
commit
7adc5a834a
@ -201,6 +201,9 @@ void SRV_Channel::aux_servo_function_setup(void)
|
||||
break;
|
||||
case k_cam_zoom:
|
||||
case k_cam_focus:
|
||||
case k_lights1:
|
||||
case k_lights2:
|
||||
case k_video_switch:
|
||||
set_range(1000);
|
||||
break;
|
||||
#if ACTUATOR_CHANNELS > 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user