Skip to main content

Class ContinuousRotationServo

Represents a servo that can rotate continuously.

Assembly: ServoCore.dll
View Source
public class ContinuousRotationServo : ContinuousRotationServoBase, IContinuousRotationServo, IServo

Inheritance: System.Object -> Meadow.Foundation.Servos.ServoBase -> Meadow.Foundation.Servos.ContinuousRotationServoBase

Implements:
Meadow.Foundation.Servos.IContinuousRotationServo, Meadow.Foundation.Servos.IServo

Implements