Commit f270c1bc authored by Donald Gagne's avatar Donald Gagne

PX4 MAV_CMD_NAV_LAND ui info incorrect

parent daf18492
......@@ -8,6 +8,11 @@
"id": 16,
"comment": "MAV_CMD_NAV_WAYPOINT",
"paramRemove": "2,3,4"
},
{
"id": 21,
"comment": "MAV_CMD_NAV_LAND",
"paramRemove": "1"
}
]
}
......@@ -4,12 +4,5 @@
"version": 1,
"mavCmdInfo": [
{
"id": 21,
"comment": "MAV_CMD_NAV_LAND",
"paramRemove": "1,4",
"specifiesCoordinate": false,
"specifiesAltitudeOnly": true
}
]
}
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