AP_BattMonitor: Spell correction

This commit is contained in:
Dr.-Ing. Amilcar do Carmo Lucas 2024-01-15 17:15:19 +01:00 committed by Randy Mackay
parent 4853ba632f
commit bfab6e5ee7
1 changed files with 1 additions and 1 deletions

View File

@ -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()
{
#if HAL_LOGGING_ENABLED