no message
This commit is contained in:
@@ -132,8 +132,9 @@ public function RequestAction($Ident, $Value)
|
||||
}
|
||||
}
|
||||
|
||||
public function SetAktuelle_Leistung(int $power)
|
||||
public function SetAktuelle_Leistung(int $y)
|
||||
{
|
||||
$power = (-1)*$y;
|
||||
|
||||
if ($power < 0) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user