no message
This commit is contained in:
@@ -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) {
|
||||
|
||||
// Laden
|
||||
|
||||
Reference in New Issue
Block a user