no message
This commit is contained in:
@@ -624,7 +624,7 @@ private function CalculateBatteryDistribution(float $pEvW, float $pSdlW): array
|
||||
foreach ($batteriesRaw as $bat) {
|
||||
print_r($bat);
|
||||
print_r("\N");
|
||||
print_r($GetValue($bat->register_bat_power));
|
||||
print_r(GetValue($bat->register_bat_power));
|
||||
print_r("\N");
|
||||
|
||||
$totalPower_ist += GetValue($bat->register_bat_power);
|
||||
|
||||
Reference in New Issue
Block a user