Skip to main content

Class ContinuousRotationServo

Represents a servo that can rotate continuously.

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

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

Implements:
Meadow.Foundation.Servos.IContinuousRotationServo

Implements