no message
This commit is contained in:
@@ -1031,7 +1031,7 @@ private function ResetSDLToStartPoint(): void
|
||||
$startPct = ($sdlKWhTotal > 0.0) ? ($startKWh / $sdlKWhTotal * 100.0) : 0.0;
|
||||
$this->SendDebug("SDL_Reset", "StartKWh=" . round($startKWh,3) . " (" . round($startPct,3) . "%)", 0);
|
||||
}
|
||||
``
|
||||
|
||||
|
||||
|
||||
private function GetTotalBatteryPowerIstW(): float
|
||||
|
||||
Reference in New Issue
Block a user