mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 06:37:36 +08:00
rc_update: make payload power switch an optional 3-way switch
to support 3 different power states for the payload.
This commit is contained in:
@@ -29,8 +29,8 @@ uint8 transition_switch # VTOL transition switch: _HOVER, FORWARD_FLIGH
|
||||
uint8 photo_switch # Photo trigger switch
|
||||
uint8 video_switch # Photo trigger switch
|
||||
|
||||
uint8 payload_power_switch # Payload power switch
|
||||
|
||||
uint8 engage_main_motor_switch # Engage the main motor (for helicopters)
|
||||
|
||||
uint8 payload_power_switch # Payload power switch
|
||||
|
||||
uint32 switch_changes # number of switch changes
|
||||
|
||||
Reference in New Issue
Block a user