vmount: fix param limit

This commit is contained in:
Julian Oes 2021-05-28 13:37:40 +02:00 committed by Lorenz Meier
parent 4b42a1639b
commit 1da4e2f441
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
* @value 3 MAVLINK_DO_MOUNT (protocol v1)
* @value 4 MAVlink gimbal protocol v2
* @min -1
* @max 3
* @max 4
* @group Mount
* @reboot_required true
*/