mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
AP_BattMonitor: Fix the comment of BATTx_OPTIONS
This commit is contained in:
parent
f150c312a6
commit
27089b4d2b
@ -172,7 +172,7 @@ const AP_Param::GroupInfo AP_BattMonitor_Params::var_info[] = {
|
||||
// @Param: OPTIONS
|
||||
// @DisplayName: Battery monitor options
|
||||
// @Description: This sets options to change the behaviour of the battery monitor
|
||||
// @Bitmask: 1:IgnoreUAVCAN SoC
|
||||
// @Bitmask: 0:Ignore UAVCAN SoC
|
||||
// @User: Advanced
|
||||
AP_GROUPINFO("OPTIONS", 21, AP_BattMonitor_Params, _options, 0),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user