mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-28 19:48:31 -04:00
AP_Winch: fix type parameter description
This commit is contained in:
parent
6bc2bea329
commit
b66eaa0d53
@ -7,7 +7,7 @@ extern const AP_HAL::HAL& hal;
|
||||
const AP_Param::GroupInfo AP_Winch::var_info[] = {
|
||||
// 0 was ENABLE
|
||||
|
||||
// @Param: TYPE
|
||||
// @Param: _TYPE
|
||||
// @DisplayName: Winch Type
|
||||
// @Description: Winch Type
|
||||
// @User: Standard
|
||||
|
Loading…
Reference in New Issue
Block a user