mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Rover: fix sprayer param descriptions
This commit is contained in:
parent
5e60ae8a26
commit
f9fa07a3f9
@ -524,7 +524,7 @@ const AP_Param::GroupInfo ParametersG2::var_info[] = {
|
||||
AP_GROUPINFO("LOIT_TYPE", 25, ParametersG2, loit_type, 0),
|
||||
|
||||
#if HAL_SPRAYER_ENABLED
|
||||
// @Group: SPRAYER_
|
||||
// @Group: SPRAY_
|
||||
// @Path: ../libraries/AC_Sprayer/AC_Sprayer.cpp
|
||||
AP_SUBGROUPINFO(sprayer, "SPRAY_", 26, ParametersG2, AC_Sprayer),
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user