mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 03:13:44 +08:00
New Crowdin translations - ko
This commit is contained in:
committed by
Hamish Willee
parent
e8859a7e0d
commit
f37c8fe511
@@ -28,16 +28,17 @@ uint8 return_switch # return to launch 2 position switch (mandatory
|
||||
uint8 loiter_switch # loiter 2 position switch (optional): _MISSION_, LOITER
|
||||
uint8 offboard_switch # offboard 2 position switch (optional): _NORMAL_, OFFBOARD
|
||||
uint8 kill_switch # throttle kill: _NORMAL_, KILL
|
||||
uint8 termination_switch # trigger termination which cannot be undone
|
||||
uint8 gear_switch # landing gear switch: _DOWN_, UP
|
||||
uint8 transition_switch # VTOL transition switch: _HOVER, FORWARD_FLIGHT
|
||||
|
||||
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