Commit a4cfe0c8 authored by Leon's avatar Leon

change category

parent 83ec57fc
...@@ -701,7 +701,7 @@ ...@@ -701,7 +701,7 @@
"rawName": "MAV_CMD_DO_MOUNT_CONTROL", "rawName": "MAV_CMD_DO_MOUNT_CONTROL",
"friendlyName": "Control Mount", "friendlyName": "Control Mount",
"description": "Control the vehicle mount (e.g. gimbal).", "description": "Control the vehicle mount (e.g. gimbal).",
"category": "Camera", "category": "Mount",
"param1": { "param1": {
"label": "Lat/Pitch:", "label": "Lat/Pitch:",
"default": 0, "default": 0,
...@@ -730,7 +730,7 @@ ...@@ -730,7 +730,7 @@
"rawName": "MAV_CMD_DO_SET_CAM_TRIGG_DIST", "rawName": "MAV_CMD_DO_SET_CAM_TRIGG_DIST",
"friendlyName": "Camera trigger distance", "friendlyName": "Camera trigger distance",
"description": "Set camera trigger distance.", "description": "Set camera trigger distance.",
"category": "Camera", "category": "Mount",
"param1": { "param1": {
"label": "Distance:", "label": "Distance:",
"default": 25, "default": 25,
......
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