Commit e5a83d8d authored by Don Gagne's avatar Don Gagne

Merge pull request #2546 from UAVenture/vtol_cmd_update

Use correct parameter for VTOL transition mode
parents 682ae3e9 7d41d6a4
...@@ -594,7 +594,7 @@ ...@@ -594,7 +594,7 @@
"friendlyName": "VTOL Transition", "friendlyName": "VTOL Transition",
"description": "Perform flight mode transition", "description": "Perform flight mode transition",
"category": "Basic", "category": "Basic",
"param7": { "param1": {
"label": "Mode:", "label": "Mode:",
"default": 3, "default": 3,
"decimalPlaces": 0, "decimalPlaces": 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment