From c52af71bf137228d08a3f6f96441ee29dfe11d89 Mon Sep 17 00:00:00 2001 From: Leon Date: Mon, 30 May 2016 10:18:11 +0200 Subject: [PATCH] change category to Advanced --- src/MissionManager/MavCmdInfoCommon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MissionManager/MavCmdInfoCommon.json b/src/MissionManager/MavCmdInfoCommon.json index 8ea3d26aa..17144d8f5 100644 --- a/src/MissionManager/MavCmdInfoCommon.json +++ b/src/MissionManager/MavCmdInfoCommon.json @@ -666,7 +666,7 @@ "rawName": "MAV_CMD_DO_MOUNT_CONFIGURE", "friendlyName": "Configure Mount", "description": "Configure the vehicle mount (e.g. gimbal).", - "category": "Mount", + "category": "Advanced", "param1": { "label": "Mode:", "default": 0, @@ -701,7 +701,7 @@ "rawName": "MAV_CMD_DO_MOUNT_CONTROL", "friendlyName": "Control Mount", "description": "Control the vehicle mount (e.g. gimbal).", - "category": "Mount", + "category": "Advanced", "param1": { "label": "Lat/Pitch:", "default": 0, -- 2.22.0