mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_BattMonitor: Spell correction
This commit is contained in:
parent
4853ba632f
commit
bfab6e5ee7
@ -651,7 +651,7 @@ void AP_BattMonitor::convert_dynamic_param_groups(uint8_t instance)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// read - For all active instances read voltage & current; log BAT, BCL, POWR
|
// read - For all active instances read voltage & current; log BAT, BCL, POWR, MCU
|
||||||
void AP_BattMonitor::read()
|
void AP_BattMonitor::read()
|
||||||
{
|
{
|
||||||
#if HAL_LOGGING_ENABLED
|
#if HAL_LOGGING_ENABLED
|
||||||
|
Loading…
Reference in New Issue
Block a user