no message

This commit is contained in:
mh
2025-10-16 08:14:54 +02:00
parent 154b1ba9b8
commit ba7e31faba
+3 -2
View File
@@ -132,9 +132,10 @@ public function RequestAction($Ident, $Value)
} }
} }
public function SetAktuelle_Leistung(int $power) public function SetAktuelle_Leistung(int $y)
{ {
$power = (-1)*$y;
if ($power < 0) { if ($power < 0) {
// Laden // Laden