AP_Arming: mark ARMING_OPTIONS as copter only

This commit is contained in:
Tatsuya Yamaguchi 2022-04-27 16:52:53 +09:00 committed by Andrew Tridgell
parent 78699e39d5
commit e18d95f704
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ const AP_Param::GroupInfo AP_Arming::var_info[] = {
// @User: Standard
AP_GROUPINFO("CHECK", 8, AP_Arming, checks_to_perform, ARMING_CHECK_ALL),
// @Param: OPTIONS
// @Param{Copter}: OPTIONS
// @DisplayName: Arming options
// @Description: Options that can be applied to change arming behaviour
// @Values: 0:None,1:Disable prearm display