diff --git a/client/compLib/Motor.py b/client/compLib/Motor.py index 9d13aa2..3529ba1 100644 --- a/client/compLib/Motor.py +++ b/client/compLib/Motor.py @@ -62,7 +62,7 @@ class Motor(object): """Geschwindigkeit des Motors einstellen :param port: Port, an welchen der Motor angesteckt ist. 0-3 - :param speed: Drehzahl, mit der sich ein Motor dreht, in Radianten pro Sekunde (rad/s) + :param speed: Drehzahl, mit der sich ein Motor dreht, in Centimeter pro Sekunde (cm/s) :raises: IndexError """