C# Class CyrusBuilt.MonoPi.Components.Servos.Servo

Represents characteristics of an R/C servo.
Inheritance: ComponentBase
Mostrar archivo Open project: cyrusbuilt/MonoPi

Protected Methods

Method Description
Servo ( ) : System

Initializes a new instance of the CyrusBuilt.MonoPi.Components.Servos.Servo class. This is the default constructor.

Method Details

Servo() protected method

Initializes a new instance of the CyrusBuilt.MonoPi.Components.Servos.Servo class. This is the default constructor.
protected Servo ( ) : System
return System